Hans,

fedora-client's SSL-handling would certainly benefit from some attention, but 
if it *doesn't* work over SSL, it's a bug and you should definitely open a 
ticket (and including a test case would be even better) =)

If you're getting errors related to truststore and so on, you may need to set 
javax.net.ssl.trustStore and/or javax.net.ssl.trustStorePassword system 
properties.

For anyone keen on giving fedora-client's SSL-handing some tender-loving-care, 
here's a pointer to the relevant bits:
        
https://github.com/mediashelf/fedora-client/blob/master/fedora-client-core/src/main/java/com/yourmediashelf/fedora/client/FedoraClient.java#L111

By way of examples, I would start by looking at the project's integration 
tests, either:
        
https://github.com/mediashelf/fedora-client/tree/master/fedora-client-core/src/test/java/com/yourmediashelf/fedora/client/request
        or
        http://mediashelf.github.com/fedora-client/xref-test/index.html

-Eddie

On Sep 24, 2012, at 3:56 PM, Hans Scholte <[email protected]> wrote:

> Hi,
> 
> Is there a way to use the MediaShelf fedora-client over https? 
> And does anybody have some examples on using the fedora-client?
> 
> Regards,
> Hans Scholte


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to