GNU bug report logs -
#40665
28.0.50; tls hang on local ssl
Previous Next
Reported by: Derek Zhou <derek <at> 3qin.us>
Date: Thu, 16 Apr 2020 16:01:02 UTC
Severity: normal
Tags: fixed
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Thu, 16 Apr 2020 18:22:10 +0000 (UTC), Derek Zhou <derek <at> 3qin.us> said:
>> Which version exactly of GnuTLS are you running? Is it possible for
>> you to do a local install of a newer version and try that with emacs?
Derek> I am using Debian 10, standard gnutls version
Derek> ii libgnutls-openssl27:amd64 3.6.7-4+deb10u2 amd64 GNU TLS library - OpenSSL wrapper
Derek> ii libgnutls28-dev:amd64 3.6.7-4+deb10u2 amd64 GNU TLS library - development files
Derek> I don't want to mess up system libraries; if there is a way to compile a
Derek> gnutls locally and link emacs with it statically, I can try.
You should be able to install GnuTLS to a local directory and then
use PKG_CONFIG_PATH to point emacs' configure at it. At runtime you'd
need to use LD_LIBRARY_PATH
Robert
This bug report was last modified 4 years and 350 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.