Report this

What is the reason for this report?

ERR_SSL_PROTOCOL_ERROR

Posted on October 21, 2019

my website not working ubuntu 16.04 / vestacp control ERR_SSL_PROTOCOL_ERROR https://oma-winch.com/



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello, @lcdmoviess

There seems to be an issue with the SSL Certificate itself. Please see the output of the openssl command:

openssl s_client -connect oma-winch.com:443

CONNECTED(00000005)
140693040660928:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../ssl/record/ssl3_record.c:332:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 5 bytes and written 315 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---

Can you please double check that your certificate has been installed successfully and check if the apache virtual host is loading the correct ssl files as well?

Let me know how it goes.

I would suggest you to check your Apache configuration file and make sure that the proper SSL files are loaded if the Let’s Encrypt installation was successful.

Let me know if you have any questions.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.