[gnutls-devel] GnuTLS | How to write/extract session keys with gnutls-cli ? (#802)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Jul 16 11:02:37 CEST 2019




Tim Rühsen commented on a discussion: https://gitlab.com/gnutls/gnutls/issues/802#note_192225571

Moving the code to `_gnutls_global_init()` means that `SSLKEYLOGFILE` has to be set before library initialization. This breaks `tests/keylog-env`. You can't use `setenv("SSLKEYLOGFILE")` inside a program any more, e.g. to switch key saving on and off. Even currently, key saving can only be switched on and never be switched off during a program run.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/802#note_192225571
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190716/d40b1368/attachment.html>


More information about the Gnutls-devel mailing list