"Kalligonis, Tim" wrote:
>
> I am using Apache 1.3 on Windows2000 Advanced server.
>
> Trying to do: Create a certificate request.
>
> Problem: When I try to create the *.csr file OpenSSL can not find the
> OpenSSL.cnf file because it is looking in the /usr/local/SSL directory which
> does not exist on an NT/2000 machine.
> I am getting the following error:
>
> Using configuration from /usr/local/SSL/openssl.cnf
> Unable to load config info
> This is followed some time later by...
> unable to find 'distinguished_name' in config
> problems making Certificate Request
>
> I read through the FAQs and found a work around but it did not seem to work
> for me. Honestly this is the first time I have ever used Apache and OpenSSL
> so I am most likely doing something wrong.
> Is it possible to create a certificate request with OpenSSL/Apache on an
> NT/2000 machine?
> If so can any offer assistance or a URL on instructions on how to do this.
>
> Any assistance would be appreciated.
>
What do you mean "did not seem to work form me"? Have you set
OPENSSL_CONF and does it then say it is loading or trying to load from a
different location? Have you tried using the -config option and pointing
that directly at the configuration file?
There should be no problems creating certificates on any Win32 platform
(9X/NT/2000) when everything is properly set up.
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]