|
|
|
|
|
by LinuxBender
2527 days ago
|
|
Even if you can't renew a cert you paid for, in most cases you should be able to get a temp cert from Lets Encrypt and renew it every couple of months. I have free wildcard certs for many of my domains. HSTS just requires HTTPS. It doesn't pin the cert to a particular CA. That is what CAA records are for. Are you saying that you have applications that require HTTP port 80 only? |
|
Also: HSTS applies to all ports once applied, not just 80/443. That is another important thing to consider before turning it on.