X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=ef77f885fd674f9f3ea160d31078a1310f54626b;hp=caee856df0dacd10785dc09be1bf2e4efd23af76;hb=826a42a0888624780f6758df1282288cb34a570f;hpb=19f39703f7b71e421f5de3e22e3567d03934d6a7 diff --git a/CHANGES b/CHANGES index caee856df0..ef77f885fd 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Changes between 0.9.7e and 0.9.8 [xx XXX xxxx] + *) New arguments -certform, -keyform and -pass for s_client and s_server + to allow alternative format key and certificate files and passphrase + sources. + [Steve Henson] + *) New structure X509_VERIFY_PARAM which combines current verify parameters, update associated structures and add various utility functions.