Hi All ,
When I run latest jetty with IBM's JDK 1.5 , I get this exception "
java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not
available". It's caused by hard code " SunX509" in class "
org.mortbay.http.SslListener". I think it woudl be better if use
Security.getProperty("ssl.KeyManagerFactory.algorithm") to get the
algorithm.
Thanks
Jim
<jetty-discuss@...>
----------
----------
_______________________________________________
jetty-discuss mailing list
jetty-discuss@...
https://lists.sourceforge.net/lists/listinfo/jetty-discuss
[Non-text portions of this message have been removed]