[Help-gnutls] Re: Failure to import an OpenPGP private key

Simon Josefsson simon at josefsson.org
Tue Jan 16 17:02:02 CET 2007


ludovic.courtes at laas.fr (Ludovic Courtès) writes:

>> Yes, I think that would be nice.  All the code could then do something
>> like:
>>
>>  if (_gnutls_cert_vtable[certtype])
>>    _gnutls_cert_vtable[certtype].process_server_certificate ()
>>  else
>>    return GNUTLS_E_INIT_LIBEXTRA;
>
> Exactly.
>
>> Would you like to propose a patch for that?  I'd expect it to only
>> require changes to gnutls_cert.c/auth_cert.c...
>
> I might be able to do that but I can't really make any commitment at
> this point due to other deadlines.  I'll let you know when/if I give it
> a try.

No hurry, and it doesn't seem that important... I'd do it myself, but
it has too low priority for me, and I'm quite busy with other stuff.

Thanks,
Simon





More information about the Gnutls-help mailing list