aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2004-12-29 01:07:14 +0000
committerDr. Stephen Henson <steve@openssl.org>2004-12-29 01:07:14 +0000
commite90faddaf859f1e68798e04678bd8bf07800bce3 (patch)
treec40db71c8b3370c1f88d3aff2dc0e20dcb394c49 /CHANGES
parentf1ce306f301dc4214a9def53b079dfbcf8dcb299 (diff)
downloadopenssl-e90faddaf859f1e68798e04678bd8bf07800bce3.tar.gz
Prompt for passphrases for PKCS12 input format
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a347efc14b..28b0e29514 100644
--- a/CHANGES
+++ b/CHANGES
@@ -750,6 +750,9 @@
Changes between 0.9.7e and 0.9.7f [XX xxx XXXX]
+ *) Prompt for pass phrases when appropriate for PKCS12 input format.
+ [Steve Henson]
+
*) Add lots of checks for memory allocation failure, error codes to indicate
failure and freeing up memory if a failure occurs.
[Nauticus Networks SSL Team <openssl@nauticusnet.com>, Steve Henson]