Merge SSL cert files and update your Nginx virtualhost with correct SSL paths following our step by step tutorial.
Read MoreHow to install SSL for WordPress on Apache server
Enable SSL module and install SSL for your Apache httpd or Apache2 server easily with step by step instructions
Read MoreParse Error Reading JWS Error
When you run the SSL install form of WP Encryption, you might notice “parse error reading JWS” error in the debug log. WP Encryption plugin not being able to create keys/ directory due to file permission issues could lead to this error. Please login to your SSH console as root / sudo user, cd into […]
Read MorePermit WordPress to Reload Apache2 Server Gracefully
Whenever a new SSL certificate is generated by WP Encryption WordPress plugin, your Server must be restarted / reloaded once for newly created SSL certificate to load onto front-end site. This requires you to login via SSH console as root / sudo user and perform the restart or you could restart the server altogether via […]
Read MorePrivate Key Doesn’t Appear To Be Valid on Google Cloud
Once after you download the SSL certificate and private key files from WP Encryption WordPress plugin, If you’re one of the Google Cloud user, you might receive “The private key you’ve selected does not appear to be valid” error while trying to upload the private key content. In order to resolve this issue and successfully […]
Read MoreRestrict Private Key Access on Nginx Server
It is obvious that your private key should never be exposed. Add a rule into nginx.conf file to secure your private key file.
Read MoreFix ERR_SSL_VERSION_INTERFERENCE SSL Error on Chrome
A Possible cause of ERR_SSL_VERSION_INTERFERENCE error could be mismatch in TLS1.3 release version used by your web browser and your web server
Read MoreFix Let’s Encrypt “R3” Root Certificate Expired or SSL Not Trusted Issue
Is your HTTPS site powered by Let’s Encrypt SSL certificate showing INSECURE all of a sudden since September 30, 2021?
Read MoreERR_CERT_AUTHORITY_INVALID | R3 Certificate is Expired
“R3” root certificate of Let’s Encrypt open certificate authority expired this week. Here’s how to resolve the issue and restore padlock on your site.
Read MoreSecure Webmail & Email with an SSL/TLS Certificate
Your email clients started throwing invalid certificate error after SSL certificate installation for your domain? Let’s secure webmail & email
Read MoreMake wp-config.php & .htaccess Writable in WordPress
In this step by step guide we will focus on how to make htaccess writable easily via File Manager or FTP for WordPress
Read MoreFix ERR_SSL_PROTOCOL_ERROR for WordPress
If you are one of Google Chrome lovers like Us :), you must have come around ERR_SSL_PROTOCOL_ERROR error at least once in a while.
Read More