How to add X509v3 Subject Alternative Name into the cert by using openssl?

2008-11-07 Thread Yang Wang
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 [EMAIL PROTECTED] Can any one show me how to achieve it? I really appreciate your help. Thanks, Yang

Re: How to add X509v3 Subject Alternative Name into the cert by using openssl?

2008-11-07 Thread Patrick Patterson
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 [EMAIL PROTECTED] > > Can any one show me how to achieve it? I really appreciat