]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix comments.
authorSimon Josefsson <simon@josefsson.org>
Wed, 10 Dec 2008 12:50:05 +0000 (13:50 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 10 Dec 2008 12:50:05 +0000 (13:50 +0100)
tests/chainverify.c

index c31bae5f394c29beefbb8e0bdb674585e0c0bf70..c9fe7dece8a1246852c0e9f195048da40602194a 100644 (file)
@@ -94,7 +94,7 @@ static const char *cve_2008_4989_chain[] = {
   NULL
 };
 
-/* chain 1 */
+/* chain 1 (ends with trusted RSA-MD2 chain) */
 static const char *verisign_com_chain[] = {
   /* chain[0] */
   "-----BEGIN CERTIFICATE-----\n"
@@ -310,7 +310,6 @@ static const char *pem_self_cert[] = {
   NULL
 };
 
-
 /* chain 4 (CA constraint FALSE in CA cert)*/
 static const char *thea_chain[] = {
   /* chain[0] */