On Fri, Dec 26, 2008 at 07:25:00PM -0500, Tom Worster wrote:

> On 12/26/08 4:45 AM, "Kyle Hamilton" <aerow...@gmail.com> wrote:
> 
> > To deal with this, you need to either put the two domains on separate
> > ports (which causes URLs of the form https://www.example2.com:4433/ ),
> > or create a certificate with the subjectAlternativeName extension.
> > The sAN is a list of values of the form [DNS:example1.com
> > DNS:www.example1.com DNS:example2.com DNS:www.example2.com].
> 
> to create a csr with san entries, i found this thread useful when i needed
> to do it recently:
> 
> http://markmail.org/message/vgz4jj5lzuxrgn2h

Note, some CAs ignore SAN entires in the CSR and either don't support
SAN certs at all, or require a separate SAN form to be filled in when
uploading the CSR.

-- 
        Viktor.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to