commit | 39a183a629696d860f2342dd3e5094231e5e06ed | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 17 16:14:32 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 17 17:24:25 2015 +0200 |
tree | e4eccfc6b70cf1605de15e79c6689ede99963868 | |
parent | 23c0608e288888e28fea030ee8ecf6b48411b59b [diff] [blame] |
Add x509_crt_verify_info()
diff --git a/ChangeLog b/ChangeLog index ceb3985..8d7a810 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,7 @@ Security Features + * Add x509_crt_verify_info() to display certificate verification results. * Add support for reading DH parameters with privateValueLength included (contributed by Daniel Kahn Gillmor). * Add support for bit strings in X.509 names (request by Fredrik Axelsson).