summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-24 20:02:06 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-24 20:02:06 +0000
commit4e29b8a8741f33767d0792930d9f0a8d9bc7741a (patch)
treeba9552fadb3ad883cae1fb9f09c84e48b5148baf /doc
parent96bdf382f7a0dbbc6f1f1da7f5cd3e485443f109 (diff)
downloadgnutls-4e29b8a8741f33767d0792930d9f0a8d9bc7741a.tar.gz
gnutls now checks the certificate's CN to see if it matches the
peer's name.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 6eaf43246d..a782aa31df 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,4 +4,3 @@
* Tools for processing/generating certificates
* Add certificate extensions support (x509v3)
* Documentation (of existing functions + Manual)
-* fix get_Name_type() to return the country too