Hi. Some time ago I set up Tomcat with an SSL cert that I bought from Comodo/InstantSSL. It worked great.
Now that my Tomcat installation has been upgraded, I want to move the SSL handling to Apache. I'd like to get my keytool-generated key file into a format usable by Apache (and unencrypted), but for the life of me I can't figure out how to get it. I've even looked over the Java cryptography APIs thinking I'd have to write my own code to do this, and it doesn't seem possible (or at least, it's not straightforward). Can anyone please tell me how to do this, if it's at all possible? That is, how can I convert my keytool-generated key into a .key file for use with Apache? If I can't do this, then I'll have to ask Comodo to sign a new cert based on a new key, and they might not be willing to do this without charging me again. TIA for any help! -- Rick -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
