SSL Issue

Website URL

http://dakhila.ldtaxgovbd.rf.gd/

Error Message

Your connection to this site is not secure
You should not enter any sensitive information
on this site (for example, passwords or credit
cards) because it could be stolen by attackers.
Learn more

You have chosen to turn off security warnings
for this site. Turn on warnings

Other Information

when i am trying to place order SSL , i got a warning : subdomain ssl are not required . it’s come with deafult. when i am trying to browse my subdomain it’s showing ssl error. and i am unable to install SSL from Other source.

Welcome to the forum.

Your issue is instntly apparent.

you’re using the http version of your site, not https.

In this instance, because you’re using a sub sub domain, its not covered by the automatis SSL certificate. I honestly didn’t even know this was possible any more.

Bro its not a Big issue

i was try to fix it by .htaccess force https .
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

but issue is not solved.
is there any options to fix it?
in 2024 i was faced same issue . i was resolved it by install ssl from third pary for 90 days.
now i am facing same issu but now i am unable to install third party ssl .

for me , this is a big issue. without ssl no one want to visit website by click on advance and click on Proceed to dakhila.ldtaxgovbd.rf.gd (unsafe)

First of all, how did you even get a free subdomain ON TOP of a free subdomain?

Second of all, they ARE right, you dont need to issue a SSL certificate for a free subdomain, i have seen you website and its indeed showing certificate not valid (net::ERR_CERT_AUTHORITY_INVALID), Can you please share the screenshot of you trying to issue a SSL Certificate for this domain?

Sub-subdomains are deprecated, you can no longer get these, and neither is SSL supported on them any more.

No. Sub-subdomains are never meant to be supported. Existing domains will be kept but you can no longer issue SSL certificates for them.

You you are completely correct, @Shahariar , please see @Meishin 's reply(s)