Questions tagged [gnutls]

33 questions
0
votes
0 answers

gnutls_handshake() failed: An unexpected TLS packet was received

I am facing this issue when triggering curl to a target application hosted in ubuntu 20. curl: (35) gnutls_handshake() failed: An unexpected TLS packet was received,Below is the curl version in source. curl 7.47.0 (x86_64-pc-linux-gnu)…
Sarath S
  • 101
-2
votes
3 answers

Apache fails to start, ssl issue

For some reason Apache does not start. I tried rebooting the server but to no avail. It's about 2am and my brain is fried. Here is the apache log. I did not touch any configs, certs, or keys to cause this so I don't know what happened. There is the…
brandon
  • 11
  • 1
  • 2
-2
votes
1 answer

Why openssl s_client and gnutls-cli deliver different certificates (own server)

on my server i have multiple virtual hosts with apache2. Some with domain *.example-one.org and some whith *.example-two.org. Each domain has it's own wildcard certificate. When I fetch the certificate via openssl s_client the output is something…
1 2
3