Re: generating self signed cert - no way to set spki

Daiki Ueno <[email protected]> Wed, 26 Aug 2020 15:48:11 +0200
Newsgroups gmane.network.gnutls.general
Message-ID <[email protected]>
Hello Curtis,

Curtis Villamizar <[email protected]> writes:

There are quite a lot here and I can't tell what is the root cause until
I see the code.  Would it be possible to provide a standalone
reproducer?

> So there are two issues here:
>
>   1.  No way to fill in a spki struct.  I may be missing something.

This one is easy to answer: you can use gnutls_x509_spki_init,
gnutls_x509_spki_set_rsa_pss_params, and gnutls_x509_spki_deinit.

Regards,
-- 
Daiki Ueno