Help with SSL Issue on Subdomains – ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Original message was deleted
www.test.mydomain.com is a multi-level subdomain, which is not covered by the Universal SSL certificate. This is why you're seeing the error "ERR_SSL_VERSION_OR_CIPHER_MISMATCH" when trying to access this subdomain.This is an AI generated response, it may not be 100% accurate. Please validate the output. You can ask followups by replying to this message or mentioning me.
Matching is performed using the matching rules specified byhttps://www.ietf.org/rfc/rfc2818.txt
[RFC2459]. If more than one identity of a given type is present in
the certificate (e.g., more than one dNSName name, a match in any one
of the set is considered acceptable.) Names may contain the wildcard
character * which is considered to match any single domain name
component or component fragment. E.g.,*.a.commatches foo.a.com but
not bar.foo.a.com.f*.commatches foo.com but not bar.com.
www.test.mydomain.com*.a.comf*.com