Hi I am facing a weird situation here.
when I add a website to cyber panel, it suggest me to add website without www infront of it as it claims to be adding it by itself.
So when I add a website using “domain.com”, ssl does not work on “https://www” address and only works on “https://”
Now if I add website as “www.domain.com” then ssl works only on “https://www” and does not work on “https://”
I am trying to set it up in such a way so that all my traffic goes to “https://www” no matter what user types in the browser.
I am able to achieve that by adding website as “www.domain.com” and set rewrite rules to “non www to www”. But when I visit website on “https://domain.com” it is showing me as non secure.
I wonder what am I doing wrong?
Thank you.