[gnutls-devel] GnuTLS | TPM fixes (!792)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Nov 5 20:26:25 CET 2018
Stefan Berger commented on a discussion on lib/tpm.c:
> {
> CHECK_INIT;
>
> + if (!srk_password)
That's difficult... certtool takes the route via `gnutls_privkey_import_url`, which then calls `gnutls_privkey_import_tpm_url` with the SRK password as NULL since `gnutls_privkey_import_url` doesn't take the SRK password as a possible parameter.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/792#note_114680312
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/2466b4f0/attachment.html>
More information about the Gnutls-devel
mailing list