Search the web
Sign In
New User? Sign Up
jetty-discuss · Jetty Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[jira] Created: (JETTY-70) SslListene only support SunX509 KeyManag   Message List  
Reply | Forward Message #7511 of 8501 |
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



Wed Jun 7, 2006 10:13 am

jetty-discuss@...
Send Email Send Email

Forward
Message #7511 of 8501 |
Expand Messages Author Sort by Date

SslListene only support SunX509 KeyManagerFactory ... Key: JETTY-70 URL: http://jira.codehaus.org/browse/JETTY-70 Project: Jetty Type: Bug Components: HTTP ...
jimma (JIRA)
jetty-discuss@...
Send Email
Jun 7, 2006
10:14 am

[ http://jira.codehaus.org/browse/JETTY-70?page=all ] ... Resolution: Fixed Fix checked in to svn head. ... -- This message is automatically generated by JIRA....
Jan Bartel (JIRA)
jetty-discuss@...
Send Email
Jun 8, 2006
12:42 pm

I am trying to understand exactly what constitutes a new session with Jetty (6b17). I have a client application, actually flash but that should matter, which ...
Colin Canfield
jetty-discuss@...
Send Email
Jun 9, 2006
12:19 am

... What do you mean by a "new session" ? How do you know new sessions are not being created? In the absence of any specific diagnostics it's difficult to get...
Tim Vernum
jetty-discuss@...
Send Email
Jun 14, 2006
2:12 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help