commit | 59366213cbc0c41cfd0e67bd2135931dff1ad335 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 09 15:55:20 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 09 15:55:20 2014 +0200 |
tree | cd9767ac785e9839e0a25964631f80d3577977b2 | |
parent | 043a2e26d0e3ded85636e30d8ca589c90bd9e4b9 [diff] [blame] |
Updated ChangeLog for keyUsage merge
diff --git a/ChangeLog b/ChangeLog index 23e59dc..381988a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -7,6 +7,8 @@ Features * Support for the ALPN SSL extension * Add option 'use_dev_random' to gen_key application + * Enable verification of the keyUsage extension with for CA and leaf + certificates (POLARSSL_X509_CHECK_KEY_USAGE) Changes * x509_crt_info() now prints information about parsed extensions as well