[EMAIL PROTECTED] writes: > Hi, > thank you for the correct link. > In the pdf version that I send you as attachment, there is an error. > I think it is an error of "writing" because pag 68 there is the following row: > > gnutls_certificate_credentials_t x509_cred; > > and in the same page there is: > > gnutls_credentials_set(session, GNUTLS_CRD_CERTIFICATE, x509_cred).
Yes, you are right, and that was fixed some time ago. You can get the latest manual from <http://www.gnu.org/software/gnutls/documentation.html>. There has been many improvements since the version you appear to be using, so I recommend to upgrade to avoid these kind of problems. /Simon > Simone. > > > Scrive Simon Josefsson <[EMAIL PROTECTED]>: > >> [EMAIL PROTECTED] writes: >> >> > Hi all, >> > in manual gnutls, subsection 7.4.3 there is an example "Echo server with >> > OpenPGP". >> > I see this example but it use certificate X.509 and not pgp keys. Is it an >> error >> > in the title? >> >> Where are you looking? It does use pgp keys, see: >> >> > http://www.gnu.org/software/gnutls/manual/html_node/Echo-Server-with-OpenPGP-authentication.html >> >> /Simon >> >> > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
