How do I migrate my X509 certificates from Apache Stronghold to Zeus?

As Stronghold encrypts the key itself, it cannot be transferred directly into Zeus.To convert the key for use with Zeus, use openssl, as follows:

$ openssl rsa -in <private.key> -out <newprivate.key>

Then replace the old private key with the new one that has just been generated

Content Manager [Administrator] 19 September 2005 Bookmark with del.icio.us Post this article to Digg Post this article to reddit Post this article to Facebook Tweet this article  

Recently...

Other Resources