On Mon, Mar 31, 2003, Michiels Olivier wrote: > Hi, > I've to insert a serial number in my certificates with one or more zeros > leading the serial number. Is that possible with Openssl ? If yes, what > I've to do ? >
OpenSSL follows the DER specifications: if the serial number is positive and the MSB is set then one leading zero is added. Anything else would break the standards. Steve. -- Dr Stephen N. Henson. Core developer of the OpenSSL project: http://www.openssl.org/ Freelance consultant see: http://www.drh-consultancy.demon.co.uk/ Email: [EMAIL PROTECTED], PGP key: via homepage. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]