Hi,

I intend to generate a self signed certificate with a serial number different from the 
"00" default.

I saw this information in the documentation page for the "req" command:

===================================
-set_serial n

serial number to use when outputting a self signed certificate. This may be specified 
as a 
decimal value or a hex value if preceded by 0x. It is possible to use negative serial 
numbers but 
this is not recommended. 
====================================

Well, it's not working... I´ve just put it in a command line, as I understood the 
instructions, 
something like this:

openssl req (...etc., etc, etc...) -set_serial 10

Am I doing something wrong or this options hasn't been implemented yet?

Regards,

Augusto Marcacini
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to