On Tue 25 Jul 2006 23:41, Mario Lenz wrote: > Hi! > > > You're not really supposed to call this function directly! :) > > I don't. I just follow the programm and try to find out what's wrong. > I found some stuff that seemed weird to me, and so I posted it. But I > was wrong. Sorry for that :-/
Don't feel sorry, it's nice to know somebody is checking our (old now) code. > OK, next try: cert->subject_pk_algorithm in _gnutls_tls_sign_hdata > (lib/gnutls_sig.c) is unknown, so the function returns > GNUTLS_E_INTERNAL_ERROR. Why is subject_pk_algorithm unknown? For openpgp keys it should be set in openpgp_pk_to_gnutls_cert(). regards, Nikos PS. for these questions you might want to use the gnutls-dev ML. _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
