[Help-gnutls] Need a little help with gnutls_certificate_server_set_retrieve_function
Nikos Mavroyanopoulos
nmav at gnutls.org
Sat Jul 31 00:06:18 CEST 2004
On Saturday 31 July 2004 00:59, Nikos Mavroyanopoulos wrote:
> The gnutls-cli program in the cvs uses this callback.
> See
> http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/gnutls/src/cli.c?rev=2.241&cvsroot
>=GNU+TLS+Library&content-type=text/vnd.viewcvs-markup
Note that here you'll have to ignore the parameters that are
not used in server side (req_ca_dn, int nreqs, gnutls_pk_algorithm* pk_algos,
int pk_algos_length).
Also an example is available in the documentation in section 6.3.4 (using
a callback to select the certificate to use).
--
Nikos Mavroyanopoulos
More information about the Gnutls-help
mailing list