summaryrefslogtreecommitdiff
path: root/tests/cve-2008-4989.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-12-10 12:06:56 +0100
committerSimon Josefsson <simon@josefsson.org>2008-12-10 12:06:56 +0100
commita653880e363cd59e2dc519073e460b48dfc26ae8 (patch)
tree22b3d4f57917a25df8c2a6270428018dad94b36f /tests/cve-2008-4989.c
parent0dc869d7dc0cfcde34fda5ae8e1fdb8a65010211 (diff)
downloadgnutls-a653880e363cd59e2dc519073e460b48dfc26ae8.tar.gz
Add note.
Diffstat (limited to 'tests/cve-2008-4989.c')
-rw-r--r--tests/cve-2008-4989.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cve-2008-4989.c b/tests/cve-2008-4989.c
index aebf835d73..e2e71a73a3 100644
--- a/tests/cve-2008-4989.c
+++ b/tests/cve-2008-4989.c
@@ -32,6 +32,10 @@
#include <gnutls/gnutls.h>
#include <gnutls/x509.h>
+/* Don't add more chains to this file, this is for cve-2008-4989
+ related chains only. See chainverify.c instead for a generic chain
+ verification tester. */
+
static const char *pem_certs[] = {
"-----BEGIN CERTIFICATE-----\n"
"MIIB6zCCAVQCCQCgwnB/k0WZrDANBgkqhkiG9w0BAQUFADA9MQswCQYDVQQGEwJE\n"