Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:cuttinej.com
I ran this command:certbot --apache
It produced this output:
PORTANT NOTES:
-
The following errors were reported by the server:
Domain: cuttinej.com
Type: connection
Detail: Fetching
http://cuttinej.com/.well-known/acme-challenge/SY-LwuMjIT6KgBz9ah0ROwoZsjO-FYd8yzcqxK1WNxw:
Connection refusedDomain: www.cuttinej.com
Type: connection
Detail: Fetching
http://www.cuttinej.com/.well-known/acme-challenge/PX_WdXG10r1Zjk3HA6FSLpQrv5orYuoBeKhufT2-nHw:
Connection refused
My web server is (include version):Server version: Apache/2.4.38 (Raspbian)
Server built: 2019-10-15T19:53:42
The operating system my web server runs on is (include version):Raspian 10 (Buster) latest version
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):No, but I can sudo or sudo -i.
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):0.31.0
I get the errors listed above in the shell after running sudo certbot --apache.
I can get my website in the browser by typing cuttinej.com. It returns www.cuttinej.com in unsecured (http).
If I type in https://cuttinej.com I get the following error page in the browser:
Secure Connection Failed
An error occurred during a connection to www.cuttinej.com. SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
Really not sure what’s going on. Any help will be appreciated.