Hi All,
I have certeficate for www.example.com.
How I can install the SAME certificate for example.com?
How I can use extension of RFC3280 (extension 4.2.1.7 Subject Alternative Name, http://tools.ietf.org/html/rfc3280#section-4.2.1.7).
"The subject alternative names extension allows additional identities to be bound to the subject of the certificate. Defined options include an Internet electronic mail address, a DNS name, an IP address, and a uniform resource identifier (URI)."
If I undetstand right - I should add "subjectAltName=DNS:www.domain.com,DNS:domain.com" in openssl config file.
But I have a little question - where I can find openssl config?
Thanks.
I have certeficate for www.example.com.
How I can install the SAME certificate for example.com?
How I can use extension of RFC3280 (extension 4.2.1.7 Subject Alternative Name, http://tools.ietf.org/html/rfc3280#section-4.2.1.7).
"The subject alternative names extension allows additional identities to be bound to the subject of the certificate. Defined options include an Internet electronic mail address, a DNS name, an IP address, and a uniform resource identifier (URI)."
If I undetstand right - I should add "subjectAltName=DNS:www.domain.com,DNS:domain.com" in openssl config file.
But I have a little question - where I can find openssl config?
Thanks.