The error SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long) occurred when I remove the CompatEnvVars from SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire . I’ve tried to fix it for some days but ...