Re: ANNOUNCE: mod_ssl 2.2.4

1999-03-05 Thread Mario Fabiano

Ralf S. Engelschall wrote:
 
 This week I was very busy with hacking on mod_ssl. The result is now
 available: mod_ssl 2.2.4. Beside a lot of small changes at all edges for
 preparing the final transition from SSLeay to OpenSSL this version fixes at

I'am writing a CA SW based on apache-mod_ssl-1.3.4-2.2.0-2,
SSLeay-0.9.0b-4, and mod-php3-3.0.7-1. 

I suppose to have to switch to OpenSSL too. Is it a difficult job; is
OpenSSL syntax close to SSLeay command syntax? 


--
Mario
__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



Re: ANNOUNCE: mod_ssl 2.2.4

1999-03-05 Thread Ralf S. Engelschall

On Fri, Mar 05, 1999, Mario Fabiano wrote:

 Ralf S. Engelschall wrote:
  
  This week I was very busy with hacking on mod_ssl. The result is now
  available: mod_ssl 2.2.4. Beside a lot of small changes at all edges for
  preparing the final transition from SSLeay to OpenSSL this version fixes at
 
 I'am writing a CA SW based on apache-mod_ssl-1.3.4-2.2.0-2,
 SSLeay-0.9.0b-4, and mod-php3-3.0.7-1. 
 
 I suppose to have to switch to OpenSSL too. Is it a difficult job; is
 OpenSSL syntax close to SSLeay command syntax? 

Exactly the same except that the command is named "openssl" instead of
"ssleay" and that no shorthand symlinks are installed, i.e.  instead of "x509"
you've to write "openssl x509", etc. Anything else is backward compatible, of
course.
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]