DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22592>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22592 Documentation on how to create keystore certificates Summary: Documentation on how to create keystore certificates Product: Apache httpd-2.0 Version: 2.0.32 Platform: Other URL: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl- howto.html OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Pat Grever (HP) found this The code from this article only turned off the authentication for the classes used when I used java.net.URL's factory to create the https url connection. When the calls for soap are used they apparently use a different set of classes that are not controlled by the same set of methods (from the howto article). So, the requested certification defaults to it's standard keystore (the one in the jdk directory) which is different that the one that keytool defaults to when I added generated my certifications (my user home directory). Please make this notation in the SSL setup documentation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
