Merge branch 'pr_1000' into development-proposed

This commit is contained in:
Gilles Peskine 2018-01-23 00:57:34 +01:00
commit cb1e5eb326
2 changed files with 3 additions and 0 deletions

View file

@ -102,6 +102,8 @@ Bugfix
freeing an RSA context and several MPI's without proper initialization
beforehand.
* Fix error message in programs/pkey/gen_key.c. Found and fixed by Chris Xue.
* Fix programs/pkey/dh_server.c so that it actually works with dh_client.c.
Found and fixed by Martijn de Milliano.
Changes
* Extend cert_write example program by options to set the CRT version