Hi. I need to include another field (ID number of the students in my
university) in the DN of the
certificate's subject, so I can access it later from apache-ssl.
(I could manage it as an extension but apache-ssl just allow access to
the certificate's DN. Am I
right in this?)
Would it works if I put this extra field in the openssl configuration
file in the
"req_distinguished_name" section?
I'm trying (matricula is my new field):

[ req_distinguished_name ]
countryName                     = Pais (Codigo de dos letras)
countryName_default             = CL
countryName_min                 = 2
countryName_max                 = 2

matricula                       = Matricula
matricula_default               = 19944044655


How can I do it?
Thanks.
Rodrigo.

--
"Se que crees que entiendes lo que piensas que yo dije,
pero no estoy seguro de que te des cuenta
de que lo que escuchaste no es lo que yo quise decir"
Richard Nixon (y yo)


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

Reply via email to