HI,
I am using openssl-1.1.1 with apache-2.4.29 so that I can use tlsv1.3 in my server. I am able to build Mod_ssl.so but when I am starting the server with SSLProtocol TLSv1.3, server is not starting and giving the error message "SSLProtocol: Illegal protocol 'TLSv1.3'
Does apache 2.4.29 supports openssl-1.1.1 for tlsv1.3 support ??
Thanks
Hemant