I'd like to request for a SAN SSL certificate that will handle both publicly accessible and not publicly accessible URLs. Not publicly accessible URLs will be handled by our internal DNS.
The problem is that I'm not sure if it is possible to define subject alternative names that are not publicly accessible in a SAN SSL certificate?
For example:
foo.com
www.foo.com
internal.foo.com
www.internal.foo.com
foo and www.foo.com will be publicly accessible while internal.foo.com and www.internal.foo.com will not.