Tag: HTTPS / HTTP / SSL certificate

ERR_SSL_PROTOCOL_ERROR (SOLVED)

Contents 1. Why does the ERR_SSL_PROTOCOL_ERROR occur 2. How to fix the ERR_SSL_PROTOCOL_ERROR 3. How to fix “ERR_SSL_PROTOCOL_ERROR” on a local web server 4. How to configure HTTPS on Apache in Linux 4.1 How to install Apache and OpenSSL on Debian, Ubuntu, Linux Mint, Kali Linux 4.2 How to enable the SSL module for Apache 4.3 How to make a local...

Error code: SSL_ERROR_RX_RECORD_TOO_LONG (SOLVED)

Contents 1. Why does the SSL_ERROR_RX_RECORD_TOO_LONG error occur 2. How to fix the SSL_ERROR_RX_RECORD_TOO_LONG error 3. How to fix “Error code: SSL_ERROR_RX_RECORD_TOO_LONG” on a local web server 4. How to configure HTTPS on Apache in Linux 4.1 How to install Apache and OpenSSL on Debian, Ubuntu, Linux Mint, Kali Linux 4.2 How to enable the SSL module for Apache 4.3 How...

How to set up HTTPS on Apache in Debian, Ubuntu, Linux Mint, Kali Linux

Contents How to enable HTTPS on Apache in Debian, Ubuntu, Linux Mint, Kali Linux How to install Apache and OpenSSL on Debian, Ubuntu, Linux Mint, Kali Linux How to enable the SSL module for Apache How to make a local server open by hostname (setting up hostname to IP address resolution) How to create a Certification Authority (CA) How to...

Error “SEC_ERROR_UNKNOWN_ISSUER” for self-signed certificate (SOLVED)

Contents Error code: SEC_ERROR_UNKNOWN_ISSUER on a local web server What causes the Error code: SEC_ERROR_UNKNOWN_ISSUER How to fix the Error code: SEC_ERROR_UNKNOWN_ISSUER in Linux Error code: SEC_ERROR_UNKNOWN_ISSUER on a local web server This article is dedicated to fixing the Error code: SEC_ERROR_UNKNOWN_ISSUER for a certificate that you generated on your computer for the purpose of testing HTTPS. That is, here...

Error “net::ERR_CERT_AUTHORITY_INVALID” for self-signed certificate (SOLVED)

Contents net::ERR_CERT_AUTHORITY_INVALID on a local web server What causes the net::ERR_CERT_AUTHORITY_INVALID error How to fix the net::ERR_CERT_AUTHORITY_INVALID error in Linux net::ERR_CERT_AUTHORITY_INVALID on a local web server This article is dedicated to fixing the error “net::ERR_CERT_AUTHORITY_INVALID” for a certificate that you generated on your computer for the purpose of testing HTTPS. That is, here we will show how to fix the...

Error code: SSL_ERROR_BAD_CERT_DOMAIN for self-signed certificate (SOLVED)

Error code: SSL_ERROR_BAD_CERT_DOMAIN in Firefox Let's look at how to fix the error “SSL_ERROR_BAD_CERT_DOMAIN” that occurs for a self-signed certificate. Full text of the error: Warning: Potential Security Risk Ahead Firefox detected a potential security threat and did not continue to hackware.local. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card...

Error “net::ERR_CERT_COMMON_NAME_INVALID” for self-signed certificate (SOLVED)

net::ERR_CERT_COMMON_NAME_INVALID in Google Chrome Let's look at how to fix the error “net::ERR_CERT_COMMON_NAME_INVALID”, which occurs for a self-signed certificate. Full text of the error: Your connection is not private Attackers might be trying to steal your information from hackware.local (for example, passwords, messages, or credit cards). Learn more about this warning net::ERR_CERT_COMMON_NAME_INVALID Turn on enhanced protection to get Chrome's highest...

Redirect to HTTPS not working in WordPress

This is not an obvious problem, because for some pages the redirect to HTTPS works, but for some it does not. I ran into this problem on WordPress quite by accident. Therefore, if you are a webmaster with WordPress sites, then I would recommend that you check your sites too. Redirecting from HTTP to HTTPS is quite simple, you need...
Loading...
X