Hi, I'm trying to use the CA.pl script under Windows NT. (the CA.com executable doesn't work at all) Anyway, I think that there is a problem with the way that the script gets the value for the SSLEAY_CONFIG environment variable. Shouldn't the perl variable for SSLEAY_CONFIG be defined as: $SSLEAY_CONFIG=$ENV{"SSLEAY_CONFIG"}; If you try to create certificates from within the apps directory things workout ok, otherwise things are broken. On the same note however, this seems wrong because using this script, you must then define the environment variable to be: (under WinNT) set SSLEAY_CONFIG=-config <some path>\openssl.cnf Is this correct? You need to provide the "-config" flag as well? Take care, Cory -- Cory Winter E-Mail: mailto:[EMAIL PROTECTED] Software Developer WWW: http://www.ooc.com/ Object Oriented Concepts, Inc. Phone: (709) 738-3725 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]