summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-24 17:54:31 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-05-24 17:54:31 +0200
commitd1d911f66a4a9154df794aa18059abfa04d43450 (patch)
treec90ed0eef3587cf71ad8b60ddeb7872106541ef0
parent598d454cf236721b872a5daf74673e8d61d2be50 (diff)
downloadgnutls-d1d911f66a4a9154df794aa18059abfa04d43450.tar.gz
updated doc
-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