summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2020-03-24 15:32:13 +0100
committerPierre Ossman <ossman@cendio.se>2020-04-03 15:36:55 +0200
commit279b5f865c60ccaa97f4dd24575a37d261d97505 (patch)
tree201cfb9ba7deac68a27d9a0d9c4c7ffc5d874b59 /.gitignore
parentbbf7ed8b122b30c9951b11cb2e8c966769754147 (diff)
downloadgnutls-279b5f865c60ccaa97f4dd24575a37d261d97505.tar.gz
Compare DNs by comparing their string representations
A binary comparison will not work in case the contents is the same but the ASN.1 type differ (e.g. PrintableString vs UTF8String). Such variations are permitted so we need to handle them. Signed-off-by: Pierre Ossman <ossman@cendio.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7c397c517c..c72694eba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -870,6 +870,7 @@ tests/x509-extensions
tests/x509-verify-with-crl
tests/x509_altname
tests/x509cert
+tests/x509cert-dntypes
tests/x509cert-invalid
tests/x509cert-tl
tests/x509dn