Howard Chu hyc@symas.com wrote:
From what you've posted above, I'm pretty sure you're not using "subjectAltName" correctly. It is not a component of the certificate's subject, it is an X.509 certificate extension. Read the OpenSSL documentation and fix your certificates.
A pointer to the good documentation? My favourite search engine does not return obvious results for configuring subjectAltName with OpenSSL...