Open GoogleCodeExporter opened 9 years ago
Hi,
SSL works OK for me (and has for a while), but there are a few recent reports
of SSL validation failing, so I'm sure something is wrong. Perhaps it depends
on the openssl or libcurl version.
Please could you let me know what openssl, libcurl, transmission-remote-gtk and
distribution you are using?
I'll try to reproduce this and fix it soon.
Original comment by a...@eth0.org.uk
on 15 Sep 2014 at 8:43
Noticed you've already mentioned: arch, trg 1.1.1, curl 7.37.1
thanks
Original comment by a...@eth0.org.uk
on 15 Sep 2014 at 8:48
Had the same error message on Ubuntu vivid. The certificate is valid for the
host. When connecting with `gnutls-cli` I noticed
> *** Non fatal error: A TLS warning alert has been received.
> *** Received alert [112]: The server name sent was not recognized
After that it validates the certificate and connects. As this was the default
vhost on my apache server, I had not specified a `ServerName` in the config.
Adding the appropriate `ServerName` to the configuration fixed it.
Original comment by eckho...@gmail.com
on 27 Apr 2015 at 8:53
What is the appropriate servername and which configuration file?
Original comment by murdr...@gmail.com
on 17 Jun 2015 at 2:16
Original issue reported on code.google.com by
BreN...@gmail.com
on 5 Sep 2014 at 11:16