You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/01/25 06:10:32 UTC

DO NOT REPLY [Bug 6004] - Cannot configure keystoreType

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=6004>.
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=6004

Cannot configure keystoreType

Larry.Isaacs@sas.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From Larry.Isaacs@sas.com  2002-01-25 05:10 -------
This is fixed in the current Tomcat 3.3.1-dev.

The Http10Connector entry in server.xml will accept any attribute specified.
Those without predefined setters will be saved as attributes along with the
other SSL related attributes which do have predefined setters.  Thus
keystoreType will now be accepted.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>