Hi Michael,
On Tue, Jan 9, 2018 at 6:02 PM, <michael.nguyen@xxxxxxxxxxxxxx> wrote:
>
> When I try to connect to the apache via curl with something like this "curl
> --tlsv1.0 --insecure https://test.localhost" and trace the network
> communication via wireshark you can see that the TLS-Alert is missing when
> the connection is closed. I added a screenshot in the attachements.
It works for me:
$ openssl version
OpenSSL 1.1.0f 25 May 2017
$ curl --tlsv1.0 --insecure https://localhost:8443
curl: (35) error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1
alert protocol version
Which httpd and openssl versions are you using?
Regards,
Yann.
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx