https://bz.apache.org/bugzilla/show_bug.cgi?id=55707
--- Comment #14 from Dennis Clarke <[email protected]> --- Is testing possible with TLSv1.3 and Apache/2.4.33 (Unix) OpenSSL/1.1.1-pre6 ? I see the following error if I attempt to use a new tls 1.3 cipher from latest beta openssl : AH00526: Syntax error on line 19 of /usr/local/www/conf/extra/httpd-ssl.conf: SSLProtocol: Illegal protocol 'TLSv1.3' # /usr/local/bin/openssl version OpenSSL 1.1.1-pre6 (beta) 1 May 2018 # /usr/local/bin/openssl ciphers -V -tls1_3 -s 0x13,0x02 - TLS_AES_256_GCM_SHA384 TLSv1.3 Kx=any Au=any Enc=AESGCM(256) Mac=AEAD 0x13,0x03 - TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 Kx=any Au=any Enc=CHACHA20/POLY1305(256) Mac=AEAD 0x13,0x01 - TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD However I should be able to run tests? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
