On Thu, Oct 24, 2002, Andrea Vallorani wrote:

> hi
> 
> I'd know if i can insert in the field "subject alternative name" both 'dNSName' and 
>'other name' with DER code (DER: ..).
> I tried to do it, but when i see my certificate with other software, subject 
>alternative name don't show up in clear-text but in hex code. I see this : ' other 
>name: 1.3.6.1.4.1.311.25.1=0A1A010306..... '
> It's possible to make use DER code or I must modify OpenSSL source code? 
> 

You can use dNSName in a config file (see doc/openssl.txt).

For otherName the actual OID you use has to be understood by the other
software otherwise it will use some default operation to display the extension
which may just be to dump the DER encoding.

Steve.
--
Dr. Stephen Henson      [EMAIL PROTECTED]            
OpenSSL Project         http://www.openssl.org/~steve/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to