Hi there…
So this used to work, but all of a sudden it doesen.t, since a couple of weeks (months?) ago.
My problem is that I get the “Deceptive site ahead” warning in my browser (Chrome), so I have to to click the “visit this unsafe site”. Annoying, but not more than that. However, after upgrading my Home Assistant Android app - it crashes when trying to access the “unsafe site”.
So I’m running SWAG with DuckDNS and Let’s Encrypt.
My setup looks like this:
A.MySite.duckdns.org
B.MySite.duckdns.org
C.MySite.duckdns.org
D.MySite.duckdns.org
E.MySite.duckdns.org
F.MySite.duckdns.org
The SWAG log says;
TZ=REPLACED/REPLACED
SUBDOMAINS=wildcard
EXTRA_DOMAINS=
ONLY_SUBDOMAINS=false
VALIDATION=duckdns
CERTPROVIDER=
DNSPLUGIN=
EMAIL=
STAGING=
the resulting certificate will only cover the subdomains due to a limitation of duckdns, so it is advised to set the root location to use www.subdomain.duckdns.org
Using Let’s Encrypt as the cert provider
SUBDOMAINS entered, processing
Wildcard cert for only the subdomains of Mysite.duckdns.org will be requested
No e-mail address entered or address invalid
dns validation via duckdns plugin is selected
Certificate exists; parameters unchanged; starting nginx
The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight (2:08am).
[custom-init] No custom files found, skipping…
[ls.io-init] done.
Server ready
So it all looks legit to me…
I fell I’m missing something obvious here.
Any advice on what to do next gladly accepted.