[gnutls-devel] GnuTLS | certtool: ensure that PKCS#8 file does not contain key description (!1076)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Sep 28 17:35:31 CEST 2019
Nikos Mavrogiannopoulos commented on a discussion on src/certtool.c: https://gitlab.com/gnutls/gnutls/merge_requests/1076#note_223437545
> cinfo.outcert_format = outcert_format;
> cinfo.outtext = ENABLED_OPT(TEXT) && outcert_format == GNUTLS_X509_FMT_PEM;
>
> + if (cinfo.pkcs8 && cinfo.outtext)
Good idea. Let me try such an approach.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1076#note_223437545
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/20190928/b7436f80/attachment.html>
More information about the Gnutls-devel
mailing list