Difference between revisions of "SSL"

From BITPlan Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* https://stackoverflow.com/questions/119336/ssl-error-rx-record-too-long-and-apache-ssl - 731 k hits as of 2020-12!
 
* https://stackoverflow.com/questions/119336/ssl-error-rx-record-too-long-and-apache-ssl - 731 k hits as of 2020-12!
 
* https://www.thesslstore.com/blog/ssl_error_rx_record_too_long/
 
* https://www.thesslstore.com/blog/ssl_error_rx_record_too_long/
 +
= SSL_ERROR_RX_CERTIFICATE_REQUIRED_ALERT =
 +
* https://searchfox.org/mozilla-central/source/security/nss/lib/ssl/SSLerrs.h
 +
= TLS =
 +
== Post handshake Authentication ==
 +
* https://bugs.chromium.org/p/chromium/issues/detail?id=911653
 +
 
= CA =
 
= CA =
 
* https://superuser.com/questions/437330/how-do-you-add-a-certificate-authority-ca-to-ubuntu
 
* https://superuser.com/questions/437330/how-do-you-add-a-certificate-authority-ca-to-ubuntu
 
= SNI =
 
= SNI =
 
* https://cwiki.apache.org/confluence/display/HTTPD/NameBasedSSLVHostsWithSNI
 
* https://cwiki.apache.org/confluence/display/HTTPD/NameBasedSSLVHostsWithSNI
 +
* https://serverfault.com/questions/513893/is-it-good-idea-to-set-sslstrictsnivhostcheck-on-at-the-server-level
 +
 
= SAN =
 
= SAN =
 
* https://en.wikipedia.org/wiki/Subject_Alternative_Name
 
* https://en.wikipedia.org/wiki/Subject_Alternative_Name
 
* https://serverfault.com/questions/807959/what-is-the-difference-between-san-and-sni-ssl-certificates
 
* https://serverfault.com/questions/807959/what-is-the-difference-between-san-and-sni-ssl-certificates

Latest revision as of 12:01, 31 December 2020