Multiple https Port Coverage

Hi,

Can a single SSL server cert cover multiple ports per domain name? Example: Does the cert for myserver.mydomain.com work for:
https://myserver.mydomain.com and
https://myserver.mydomain.com:8888

or does the port number need to be specified in the CN?

Thanks,

Mike

Mike: Yes, a single SSL cert can cover multiple ports.

Hi,

Just to add to this…the port number should not be included in the CN.

Garry