fork01
Forum Replies Created
-
i am though receiving an issue on two of other sites that I host where hsts header is not detected and it’s not changing
it just picked it up! we’re good!
I have everything working now, I am starting to like the plugin so I do rescind my 1 start. However, I’m having an issue where the hsts headers are in the htaccess file but the plugin is not detecting it.
sure luxaark.com
I actually got it working but the status for certificate shows as “certificate issue” but it still works and the cert is valid
SO I installed the certificate manually but the plugin is not getting anything. I also added the recommended rewrite.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTPS} !=on [NC]
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
</IfModule>to the /htaccess file where the site files are and the plugin is not picking it up.
so I’m using a server at home, I also use google dns. I get rsa export failed when trying to generate the keys