[EMAIL PROTECTED] (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 _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
