Mark Jaffe schrieb:
> 
> >On Tue, Jun 29, 1999 at 04:27:21PM -0700, Mark Jaffe wrote:
> > > I'm needing to get a certificate from Thawte, and their instructions
> > > show I need to run ssleay to generate a CSR/key pair. I don't find
> > > that in my installation of
> > > apache-1.3.6/mod_ssl-2.3.4-1.3.6/openssl-0.9.3a on MkLinux. Anyone
> > > else in this same boat? Did I miss a step?
> > >
> >
> >Instead of using ssleay to generate the key, use openssl.


> Sorry, I found it was NOT on my regular PATH, in /usr/local/ssl/bin
> so I made a link:
> 
> ln -s /usr/local/ssl/bin/openssl /usr/local/bin/ssleay

You should not do this. *ssleay is superseeded by
openssl*. You really should either follow the mod_ssl
instructions (that name openssl) or just use openssl
instead of ssleay.

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to