On Sun, Nov 19, 2023 at 3:15 PM John <john.iliffe@xxxxxxxxx> wrote: > > On Sun, 2023-11-19 at 14:35 -0500, Eric Covener wrote: > > On Sun, Nov 19, 2023 at 2:31 PM John <john.iliffe@xxxxxxxxx> wrote: > > > > > > When I try to connect to Apache (2.4.53) using TLS 1.3 I get a browser error: > > > Error code: SSL_ERROR_RX_RECORD_TOO_LONG (Firefox) > > > > What does your SSL-enabled virtualhost look like > > Here is the example.conf include file; ssl.conf follows > > # SSL Support for example.ca ONLY! > <Virtualhost *:443> > ServerName www.example.ca > ServerAlias t.example.ca > DocumentRoot /usr/httpd/example > Options -MultiViews > H2Direct on > ProxyPassMatch "^/.*\.php(/.*)?$" fcgi://127.0.0.1:9002/usr/httpd/example > # SSLEngine on ^^^ Pretty suspicious? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx