You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/08/20 19:34:31 UTC

DO NOT REPLY [Bug 22592] New: - Documentation on how to create keystore certificates

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: bugs@httpd.apache.org
        ReportedBy: mgainty@hotmail.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org