summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-24 17:54:11 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-24 17:54:11 +0200
commit907ba9435589b79db592702ff99127f52c49458a (patch)
tree9920967625057f87f02fe12bcc17ca6a5fa4c3f2 /lib
parentc68027dfbcf833c12d7f0a745e0cc1a6f7df4c72 (diff)
downloadgnutls-907ba9435589b79db592702ff99127f52c49458a.tar.gz
corrected doc.
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_cert.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/gnutls_cert.c b/lib/gnutls_cert.c
index 4724d55d42..ac25051999 100644
--- a/lib/gnutls_cert.c
+++ b/lib/gnutls_cert.c
@@ -335,7 +335,8 @@ gnutls_certificate_server_set_request (gnutls_session_t session,
* @st should contain the certificates and private keys.
*
* If the callback function is provided then gnutls will call it, in the
- * handshake, after the certificate request message has been received.
+ * handshake, if a certificate is requested by the server (and after the
+ * certificate request message has been received).
*
* The callback function should set the certificate list to be sent,
* and return 0 on success. If no certificate was selected then the