Jump to content

Recommended Posts

Posted

I understand that certificates are either "wildcard" or "ordinary" certificates, and that I need the (more expensive) wildcard certificate if I want it to secure my subdomains. My question is this: Is "www.****.com" considered a subdomain of ****.com? Or would a single, non-wildcard certificate secure the site regardless of whether the user types in the "www" in the url?

Posted

A single cert will only protect a single address. So www.yourtchdomain.com, if that's the url you picked up a certificate for, is the only valid url that can be used without getting a validation error.

 

You could always redirect users though that use other URL's to use that one (such as if someone types in yourtchdomain.com, redirect them to www.yourtchdomain.com). However, if they used HTTPS for that initial connection, they'll still get a certificate validation error on the first hit.

 

The wildcard will work for *.yourtchdomain.com (as well as yourtchdomain.com I believe).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...