https://bz.apache.org/bugzilla/show_bug.cgi?id=66822
--- Comment #5 from Ralf Hauser <hau...@acm.org> --- also, it would be useful to be clearer on the protocol: The current error message says "HTTP/1.1". In reality it is most likely "https" as the connector has the attributes scheme="https" secure="true" SSLEnabled="true" ... keystoreFile="/usr/share/tomcat9/conf/sec/.keystore" keystorePass="*****" certificateKeystoreType="PKCS12" ... sslProtocol="TLSv1.2" sslEnabledProtocols="TLSv1.2+TLSv1.3" useServerCipherSuitesOrder="true" ciphers="TLS_AE... -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org