[gnutls-devel] GnuTLS | tpm: Try to use password from the PIN callback if srk_password is NULL (!796)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Nov 5 22:12:53 CET 2018
New Merge Request !796
https://gitlab.com/gnutls/gnutls/merge_requests/796
Project:Branches: stefanberger/gnutls:tpm12_fixes_issue_601 to gnutls/gnutls:master
Author: Stefan Berger
Assignee:
This merge request fixes issue #601 by first calling the PIN callback and retrieving the value from the GNUTLS_PIN environment variable, if available, and then falling back to using srk_password = NULL if the value from the PIN callback did not work. If the PIN callback does not provide a valid value, we just use srk_password = NULL, which is again the 20 zero bytes (well known) password.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/796
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/20181105/fc090630/attachment.html>
More information about the Gnutls-devel
mailing list