I have currently on my windows SBS 2003 box an SSL certificate for www.mydomain.com. I understand that for the 2008 SBS box I need a certificate for remote.mydomain.com. Can I simply export and import the certificate, or must I contact the issuer to get a changed one?
|
feedback
|
|
You would need to get a certificate for remote.mydomain.com. Certificates are specific to the FQDN (with the exceptions of wildcard certs), so you would get errors when you tried to connect with that cert. Although depending on what you are doing a self signed cert might be just fine. Is this just for RDP or Webmail type setups? EDIT (RE Win Mobile Devices): You don't have to pay for a cert, You just need to get your root CA's public cert into the certificate store. I used to do this two ways:
| |||||||||
feedback
|
|
While Zypher's answer is true (I received an email from comodo that they will not edit my old certificate to remote.mydomain.com), it seems that it is possible to change the default remote access url to www.mydomain.com: In the get an internet address wizard at the page where you have to fill in your domain name you can click on advanced options: there you can set the prefix for your domain to "www." in stead of the default "remote." It possibly causes other connectivity problems, but for now I can live with it. | |||
|
feedback
|