We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: 28112:error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low:c:\ws\deps\openssl\openssl\ssl\statem\statem_srvr.c:1661:
These are my settings: secure: false, ciphers: "SSLv3", minVersion: 'TLSv1',
and the port is 25
The text was updated successfully, but these errors were encountered:
I don't know how to fix this, I've tried multiple ports and security levels and it just says its too low.
Sorry, something went wrong.
Have you tried it with a secure connection and a Let's Encrypt SSL certificate ?
No branches or pull requests
Error: 28112:error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low:c:\ws\deps\openssl\openssl\ssl\statem\statem_srvr.c:1661:
These are my settings:
secure: false,
ciphers: "SSLv3",
minVersion: 'TLSv1',
and the port is 25
The text was updated successfully, but these errors were encountered: