Re: How to convert SSL Certificates and Private Keys to Tomcat (JKS) format?

2003-11-20 Thread Bill Barker
@see http://www.comu.de/docs/tomcat_ssl.htm.

The Tomcat 5 docs also include an example on how to do this using a jkcs12
file.

"Raghu Karamel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Experts,
>
> Need your help on figuring out how to do the following.
>
> I have the private key (Generated using OpenSSH) and the certificate
signed
> by Verisign. Both are in Base-64 encoded format. How can I get both the
> private key and certificate imported into Tomcat Keystore?
>
> In other words, what do I need to do to get the verisign certificate
working
> with my tomcat server? Do I need to just import the certificate or both
the
> certificate and the private key?
>
> Your help will be appreciated.
>
> Thanks,
> Raghu




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to convert SSL Certificates and Private Keys to Tomcat (JKS) format?

2003-11-19 Thread Raghu Karamel
Hi Experts,

Need your help on figuring out how to do the following.

I have the private key (Generated using OpenSSH) and the certificate signed
by Verisign. Both are in Base-64 encoded format. How can I get both the
private key and certificate imported into Tomcat Keystore?

In other words, what do I need to do to get the verisign certificate working
with my tomcat server? Do I need to just import the certificate or both the
certificate and the private key?

Your help will be appreciated.

Thanks,
Raghu


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]