Difference between revisions of "SSL"
Jump to navigation
Jump to search
(→SNI) |
|||
Line 12: | Line 12: | ||
= 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 11:01, 31 December 2020
SSL_ERROR_RX_RECORD_TOO_LONG
- 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/
SSL_ERROR_RX_CERTIFICATE_REQUIRED_ALERT
TLS
Post handshake Authentication
CA
SNI
- 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