I have a Mac OS X server running OpenDirectory. It has two NICs and clients on both attached networks. When trying to use SSL from a client on the “secondary” network I get CN name mismatches. How can I get the OD server to use different certs for the two differnet networks or how do I get a client on networkB to accept a cert for OD with the OD server’s name on networkA?
If the two networks are on a shared domain (i.e. net1.mydomain.com and net2.mydomain.com), you can use a wildcard certificate that is valid for all subdomains of your primary domain (i.e. *.mydomain.com). Otherwise, you’ll have to keep looking.
Comments are closed