summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-03-06 09:40:17 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-03-06 09:40:17 +0000
commit6d4950f38400e7b388037a4a36d44e113330d398 (patch)
tree18860389273197fc7feaf84549d1e1e7a2cd7622
parente0516d09a008352a3481ea518001ae3f58840a5f (diff)
downloadgnutls-6d4950f38400e7b388037a4a36d44e113330d398.tar.gz
*** empty log message ***
-rw-r--r--src/cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.c b/src/cli.c
index 34af53cecd..ca167f1a42 100644
--- a/src/cli.c
+++ b/src/cli.c
@@ -901,7 +901,7 @@ static void init_global_tls_stuff(void)
exit(1);
}
- /* there are some intermediate CAs that have a v1 certificate *%&@#*%&
+ /* there are some CAs that have a v1 certificate *%&@#*%&
*/
gnutls_certificate_set_verify_flags(xcred,
GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT);