[gnutls-help] OpenPGP: handshake with fingerprint not working

Joke de Buhr joke at seiken.de
Wed Mar 20 10:22:49 CET 2013


hi,

the handshake with openpgp fingerprint is not working. gnutls 3.1.9.

it seems the handshake procedures returns -9 
(GNUTLS_E_UNEXPECTED_PACKET_LENGTH) if clients are instructed sending 
fingerprints during an openpgp handshake.


clients are instructed to send fingerprints via:
  gnutls_openpgp_send_cert(session, GNUTLS_OPENPGP_CERT_FINGERPRINT);


a valid callback function has been set on the server side via:
  gnutls_openpgp_set_recv_key_function(...);


during handshake the server never calls the callback function and the 
handshakes return with an error.


greetings
joke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 729 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20130320/de9ef3e1/attachment-0001.sig>


More information about the Gnutls-help mailing list