On Wed, Feb 07, 2001 at 06:17:06PM -0700, Steve Williams wrote:
> 
> This is completely new to me, and I have followed three different sets
> of directions, and always come up with the same error message when I 
> finally go to sign my own certificate.  ( I am just being my own CA 
> for testing purposes ).
> 
> I am running on OpenBSD 2.7, with OpenSSL 0.9.5a Apr 2000
> 
> I have tried using the openssl commands directly, and using the CA.pl
> script.
> 
> Under all circumstances, I get to the final step ( sign ), and I get
> an error message:
> 
> Using configuration from /etc/ssl/openssl.cnf
> variable lookup failed for ca::default_ca

Please check out your /etc/ssl/openssl.cnf. Did you modify it?
My openssl.cnf contains:
...
####################################################################
[ ca ]
default_ca      = CA_default            # The default ca section

####################################################################
[ CA_default ]
...

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to