diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-02 13:46:25 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-02 13:53:59 +0100 |
commit | 2be2aecf9ec3dc662b2df27494862121f9b0ee0b (patch) | |
tree | e7ff16d7dee0d7dcca26b38aa76c779c06268bb8 /tests/suite/x509paths | |
parent | 1aa734d74ddad776de76807954b3ba5e4647d82d (diff) | |
download | gnutls-2be2aecf9ec3dc662b2df27494862121f9b0ee0b.tar.gz |
check pathlen constraints.
Diffstat (limited to 'tests/suite/x509paths')
-rw-r--r-- | tests/suite/x509paths/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/suite/x509paths/README b/tests/suite/x509paths/README index 0d5d892b14..d56032dcec 100644 --- a/tests/suite/x509paths/README +++ b/tests/suite/x509paths/README @@ -27,4 +27,3 @@ that can verify CRLs on addition. (there is an issue there since the CRLs that are being added are typically of an intermediate CA which is not in the trust list to verify them) -Chain 54-55,58-61: We don't check path length constraints properly. XXX |