SSL certificate includes domain name for which it was issued

SSL certificate includes domain name for which it was issued. If the domain that a user tries to access does not match the domain name for which such a certificate was issued, then a warning message is displayed. A common oversight is using encryption certificates that include www for web sites that don't use it.

One of the ways to resolve this issue is to get wildcard SSL certificate, that can be used for any host names associated with that domain.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator