openssl selfsigned certificate error

R C cjvijf at gmail.com
Fri Feb 2 01:07:40 UTC 2024


When I create a self signed SSL certificate, for an http server it cause 
a "SSL_ERROR_RX_RECORD_TOO_LONG" in browsers.


I used:   openssl req -newkey rsa:1024  -x509  -sha512  -days 3650 
-nodes -out certificate.pem -keyout privatekey.pem

tocreaate the certificate.


Ron




More information about the ubuntu-users mailing list