Difference between revisions of "SSL"
Jump to navigation
Jump to search
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 = | = TLS = | ||
== Post handshake Authentication == | == Post handshake Authentication == |
Revision as of 10:35, 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/