Hi, >I used following command: >"openssl req -new -key key2006.pem -out csr.pem". > > >But I can't input State or Province Name &Locality Name. > > >I checked the CSR file using "openssl req -noout -text -in >csr.pem". >But I couldn't find State or Province Name &Locality Name in this file. >So I can't update SSL server yet.
Do you have appropriate openssl.cnf file on your machine? If you have and openssl command does not read that, -config option will help. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
