You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Krijn van der Raadt <ra...@fox-it.com> on 2002/03/12 15:12:39 UTC

Is a keystoreType other than jks possible?

The tomcat documentation tells me that the default keystoreType is 'JSK'.
Is this also the *only* keystoreType?
I need to use a server key made with openssl and not with the keytool. 
Is this possible?

Ing. K. van der Raadt

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Is a keystoreType other than jks possible?

Posted by Olaf Jahn <ol...@infopark.de>.
Krijn van der Raadt <ra...@fox-it.com> hat geschrieben:

> The tomcat documentation tells me that the default keystoreType is 'JSK'.
> Is this also the *only* keystoreType?
> I need to use a server key made with openssl and not with the keytool. 
> Is this possible?

Jupp. According to the comment on Tomcat bug report 6004
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6004)
you can configure the keystoreType with Tomcat starting with
3.3.1-dev.

Olaf


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Is a keystoreType other than jks possible?

Posted by Horia Muntean <ho...@bvb.ro>.
U need to use a server key, or a server certificate?
I u want to use a server certificate u can import it into the keystore.
If u want to use the server key, I can't help.

Horia Muntean
----- Original Message ----- 
From: "Krijn van der Raadt" <ra...@fox-it.com>
To: <to...@jakarta.apache.org>
Sent: Tuesday, March 12, 2002 4:12 PM
Subject: Is a keystoreType other than jks possible?


> The tomcat documentation tells me that the default keystoreType is 'JSK'.
> Is this also the *only* keystoreType?
> I need to use a server key made with openssl and not with the keytool. 
> Is this possible?
> 
> Ing. K. van der Raadt
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>