Hi

We are having a unique requirements to add some User defined field in
the SSL certificat. We are splitting the SSL connections and thus want
to embed some Information using User defined field in the SSL
certificate..
i.e.

CustFingerPrint= FingerPrint
CustFingerPrint_default=10 11 11 00 13 01 02
CustFingerPrint_min= 2
CustFingerPrint_max= 24

which i tried to add to Openssl.cnf is not supported directly in
OpenSSL. These fields are not displayed in the final SSL certificate
generated.

Is there any way to add a field in certificate like
CustFingerPrint="Some String"
in the certificate generated by OpenSSL.. From initial OpenSSL code
analysis, it appears the fields are following some standard and we
can't add these fields directly...

Thanks in Advance.

Regards
-Krishna
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to