Hi Eddie,

Thanks for the info. I had to use -Djavax.net etc... and it worked ok!

As for documentation... still a bit of a problem :-{ 
(but I'll manage)


Regards,
Hans






-----Original Message-----
From: Edwin Shin [mailto:ed...@fedora-commons.org] 
Sent: September 24, 2012 10:26
To: Support and info exchange list for Fedora users.
Subject: Re: [fcrepo-user] fedora-client over https

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 <j.c.m.scho...@uva.nl> 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
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

------------------------------------------------------------------------------
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
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to