HSTS header not being added correctly
HSTS header not being added correctly
HSTS header not being added correctly
Is the default value of FORCE_SSL_ADMIN documented?
Edit wp-config file : define(‘FORCE_SSL_LOGIN’, true); define(‘FORCE_SSL_ADMIN’, true); just copy this and paste in wp-config file. best wishes for you
www redirects to another directory in wordpress
In the file /etc/ca-certificates.conf, you need to find the line: mozilla / DST_Root_CA_X3.crt and put the “!” symbol at the beginning of the dates: ! mozilla / DST_Root_CA_X3.crt Next, you need to run the command: sudo update-ca-certificates
I found that recently (Sept 30) the Let’s Encrypt Cretificates expired DST Root CA X3. In addition to the curl error 60 I also had Rest API errors and inability to updated plugins in wordpress. It is possible to update these in the wordpress installation: The patch is available here and should be available with … Read more
ERR_CONNECTION_REFUSED
Browsers Forcing Multisite to https
Problem of not changing the front and bottom of the Woodmart template by activating the really simple ssl pro plugin in WordPress
I have not used that plugin but I would assume (I hope) that any payment interface is handled by the payment processor. That means that any credit card information is PCI complaint and not stored on your server or have anything to do with WordPress. In addition, the secure communication between your server and the … Read more