SslListene only support SunX509 KeyManagerFactory
-------------------------------------------------
Key: JETTY-70
URL: http://jira.codehaus.org/browse/JETTY-70
Project: Jetty
Type: Bug
Components: HTTP
Reporter: jimma
variable _algorithm in class org.mortbay.http.SslListener should be
private String _algorithm =
java.security.Security.getProperty("ssl.KeyManagerFactory.algorithm");
to support more security provider . With other verdor's JDK , SSLListener will
throw not found exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
jetty-discuss mailing list
jetty-discuss@...
https://lists.sourceforge.net/lists/listinfo/jetty-discuss