how to use gnutls_privkey_import_ext
Nikos Mavrogiannopoulos
nmav at gnutls.org
Sun Jun 10 15:26:16 CEST 2012
On 06/10/2012 02:51 PM, Carolin Latze wrote:
> yay, that works ( I do it with a cert_callback now). I just need to
> restrict the hash algorithms to SHA-1 since the TPM refuses to sign an
> SHA256 hash :-/
> need to figure out how to do this. If all is running fine I need to
> clean up the code and will send it to you.
This you can control using the priority string. Add "-SIGN-ALL:+SIGN-SHA1".
regards,
Nikos
More information about the Gnutls-help
mailing list