This is a discussion on Re: How to add X509v3 Subject Alternative Name into the cert by usingopenssl? - Openssl ; Yang Wang wrote: > Hi, > > I am looking for a solution to add X509v3 Subject Alternative Name into the > cert with openssl. The subject Alternative Name I need to add is in the > format of > ...
Yang Wang wrote:
> Hi,
>
> I am looking for a solution to add X509v3 Subject Alternative Name into the
> cert with openssl. The subject Alternative Name I need to add is in the
> format of
>
> Other Name:
> Principal Name=youruser@yourdomain
>
> Can any one show me how to achieve it? I really appreciate your help.
>
As found at:
http://weblog.elwing.org/elwing/inde...a-certificate/
I think what you are looking for is:
subjectAltName=otherName:1.3.6.1.4.1.311.20.2.3;UT F8:USER@DOMAIN.NAME
Hope that helps.
Patrick.
__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majordomo@openssl.org