Hi All! When i create a certificate with the -new option (I think this is only to tell the program that the prompt is On - it asks the attributes in prompt?) the certificate is created successfully. But when i try to pass Distinguished Name attributes i cant create it: My command line is: openssl req -keyout newkey.pem -out newreq.pem -days 360 -config openssl.cnf -in infile.cnf -passin file:password infile.cnf has: countryName = PT stateOrProvinceName = Lisboa localityName = Lisboa 0.organizationName = Adetti organizationalUnitName = Info commonName = Edu emailAddress = [EMAIL PROTECTED] But the certificate is not created, it answers: Using configuration from openssl.cnf unable to load X509 request 20559:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:662:Expecting: CERTIFICATE REQUEST could someone help me on this please? Thanks, Edu - Portugal ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]