From: Nikos Mavrogiannopoulos Date: Thu, 28 Jun 2012 19:55:10 +0000 (+0200) Subject: doc fixes X-Git-Tag: gnutls_3_0_21~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e2e8a249e13edc606a72a8c3940ef47184dd24d;p=thirdparty%2Fgnutls.git doc fixes --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index e2218521fd..5a017e2ec2 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -413,7 +413,13 @@ already. @showfuncC{gnutls_certificate_set_x509_key_mem,gnutls_certificate_set_x509_key,gnutls_certificate_set_x509_key_file} -@showfuncD{gnutls_certificate_set_openpgp_key_mem,gnutls_certificate_set_openpgp_key,gnutls_certificate_set_openpgp_key_file,gnutls_certificate_set_key} +@showfuncC{gnutls_certificate_set_openpgp_key_mem,gnutls_certificate_set_openpgp_key,gnutls_certificate_set_openpgp_key_file} + +If the imported keys and certificates need to be accessed before any TLS session +is established, it is convenient to use @funcref{gnutls_certificate_set_key} +in combination with @funcref{gnutls_pcert_import_x509_raw} and @funcref{gnutls_privkey_import_x509_raw}. + +@showfuncdesc{gnutls_certificate_set_key} If multiple certificates are used with the functions above each client's request will be served with the certificate that matches the