On Feb 4, 2007, at 10:14 PM, [EMAIL PROTECTED] wrote:
Additionally, do I have to generate new key after upgrading Apache ?
No, the information in your key and certificate exists entirely
separately from Apache. You can use the same key and certificate. In
fact, you can use the same config
Thank you for kindly advice.
> but you may see the file modules/ssl/ssl_toolkit_compat.h which
> contains some definitions that differ based on OpenSSL version.
As your advice, I read the header file.
There seems to be definition of each OpenSSL version in it.
I'll confirm the compatibility on
um... shouldn't be. If you've compiled apache, you should have no problems
recompiling apache with SSL. If you're upgrading your distro's apache
package (if using linux), again that should be taken care of by the
package maintainer.
On Sun, 04 Feb 2007 20:33:55 -0800, <[EMAIL PROTECTED]> wr
On Feb 4, 2007, at 8:33 PM, [EMAIL PROTECTED] wrote:
Hi all,
I'm planning to upgrade from 2.0.49 to 2.0.59 for securities.
Apache is configured SSL with openssl-0.9.7d.
What I want to know is that openssl-0.9.7d is compatible with 2.0.59.
Answer 1) can't see why not.
Answer 2) both openssl a
Hi all,
I'm planning to upgrade from 2.0.49 to 2.0.59 for securities.
Apache is configured SSL with openssl-0.9.7d.
What I want to know is that openssl-0.9.7d is compatible with 2.0.59.
As far as I looked into doc files in openssl source , I could not find
any information regarding compatibility.