SSL is set up correctly, but it is also set up to "clientAuth=true". Therefore I need to import my client certificate in the browser, in order to be able to complete the SSL Handshake with the Server.
Any ideas on how to do this? Thanks! Stefan SGruverman wrote: > > StrongSteve <[EMAIL PROTECTED]> wrote on 08/27/2008 10:06:57 AM: >> >> 1.) When browsing to the WSDL-File with Firefox, I can not see anything, > as >> I do not have a valid client certificate. I tried to import a > certificate, >> that I exported with the keytool from the client's .keystore, but it is >> rejected as it is not a valid PK-12. Any hints? > > If SSL is set up correctly, then browsing to the WSDL should prompt you to > trust the SSL cert the first time you go to that server. > I have only worked with JKS stores, but I don't think the type of store > would affect this behavior. > > ______________________________________________ > Steve Gruverman, Programmer > IntelliCare, Inc. | A Medco Health Solutions Company > > 500 Southborough Drive | South Portland ME 04106 > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Axis-2---SSL-with-Client-Authentication-tp19180080p19194607.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
