Re: Issue with Opensaml and Self-Signed Certificates

2017-11-28 Thread Harika Punna
Hi Rohit, Could you please help me on this? -Harika. On 27/11/17, 4:26 PM, "Harika Punna" wrote: Hi, When I use Opensaml on 4.10 with the self-signed certificates I get the following error, though the configuration for the opensaml and ssl is proper. It works fine if I d

Re: Issue with Opensaml and Self-Signed Certificates

2017-11-28 Thread Rohit Yadav
Harika, Can you share what exactly are you doing, perhaps you can submit a PR and ask for review? I did not find any usage of a KeyStoreBuilder class in current master, nor we've a not-yet-commons-ssl dependency in current codebase. Regard. From: Harika Punn

Re: Issue with Opensaml and Self-Signed Certificates

2017-11-28 Thread Harika Punna
Rohit, I was trying to configure ACS with ADFS using saml plugin. I find the not-yet-commons-ssl.jar in the opensaml-2.6.4 dependency of plugins/user-authentication/saml2/pom.xml The dependency tree of not-yet-commons-ssl is as follows- opensaml-2.6.4 > openws-1.5.4 > xmltooling-1.4.4 > not-yet

Re: Issue with Opensaml and Self-Signed Certificates

2017-11-28 Thread Rohit Yadav
Harika, Can you test the latest master and see if you can reproduce the error? Get Outlook for Android From: Harika Punna Sent: Wednesday, November 29, 2017 10:57:53 AM To: Rohit Yadav; [email protected] Subject: Re: Issue with Open