node.js - when user types www the site is not secure but when they type just the root domain then it is secure "https" -




i don't understand why when type in url of site example , example.com goes https://www.example.com when type www.example.com , click enter the, https doesn't show. want show https

in godaddy in forwarding section says "https://www.example.com" when type in example.com guess causes go https part.

in godaddy in records table has four columns

a @ forwarded 600 seconds

cname| www | example.com.herokudns.com | 1/2 hour

here thing did upgrade hobby version certificate

and there error ssl

your certificate automatically managed 1 domain failed validation

this 2 column table showing dns target

domain name dns target

(failed x) example.com | example.com.herokudns.com

(check mark) www.example.com | www.example.com.herokudns.com

what don't understand dns target says "www.example.com.herokudns.com" not shown target in godaddy, 1 showed above (without www in front of it). don't understand how can success if target isn't being set in dns

i showed set , told did. goal when type in browser www.example.com (without https) should becomes secure. user has type https them selves if first start typing wwww don't want have user type https when w.w.w





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -