User Tools

Site Tools


pfsense:troubleshooting:ssl_error_rx_record_too_long

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pfsense:troubleshooting:ssl_error_rx_record_too_long [2020/04/22 10:45] peterpfsense:troubleshooting:ssl_error_rx_record_too_long [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 26: Line 26:
 ... ...
 </code> </code>
 +
 +----
 +
 +===== 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 -> SquidGuard Proxy Filter -> Common ACL -> ALL to allow**+  * **Services -> SquidGuard Proxy Filter -> Common ACL -> ALL to allow**
  
   * 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)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki