pfsense:troubleshooting:ssl_error_rx_record_too_long
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pfsense:troubleshooting:ssl_error_rx_record_too_long [2020/04/22 10:45] – peter | pfsense:troubleshooting:ssl_error_rx_record_too_long [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
... | ... | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Cause ===== | ||
+ | |||
+ | The SSL_ERROR_RX_RECORD_TOO_LONG message from Firefox typically comes as a result of a mis-configuration on the server side. | ||
+ | |||
+ | The two most predominant causes of the SSL_ERROR_RX_RECORD_TOO_LONG message from the server side: | ||
+ | |||
+ | * The listening port mis-configured – If you want your website to establish secure connections you must configure it to use Port 443. | ||
+ | * The system does not support an adequate TLS version – This problem arose ten years ago with the advent of TLS 1.2 and is appearing again with TLS 1.3. | ||
Line 32: | Line 43: | ||
===== Solution ===== | ===== Solution ===== | ||
- | * **Servicess | + | * **Services |
* May need to refresh the browser cache: | * May need to refresh the browser cache: |
pfsense/troubleshooting/ssl_error_rx_record_too_long.1587552325.txt.gz · Last modified: 2020/07/15 09:30 (external edit)