Hello,
since two weeks i am trying to install a SSL-certificate on glassfish 3.1.2 without success. I followed a lot of slightly different tuts from the net including the one from oracle.
I tried to install several self signed certificates as well as one from commodo and one from start.com. Always the same result:
With the built in certificate alias "s1as" all is working fine. But with new installed certificates the browser don't show anything. Firefox complains the connection is interrupted chrome says "Fehler 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL-Protokollfehler"
In the server log with javax.enterprise.system.ssl.security and javax.enterprise.system.core.security set to FINEST I get about 15 entries in the logfile:
"[#|2013-04-02T17:01:22.739+0200|FINE|glassfish3.1.2|javax.enterprise.system.core.security.com.sun.enterprise.security.ssl|_ThreadID=6456;_ThreadName=Thread-2;ClassName=com.sun.enterprise.security.ssl.J2EEKeyManager;MethodName=getPrivateKey;|Getting private key for alias:websrv-test|#]"
All the same.
Now I hope, anyone can help me with this topic.
Best regards,
Manfred