From 9f9fdc05314a3a961fb78c9e7fd1c34fa24b5846 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 9 Jan 2017 23:09:46 -0600 Subject: OSCP -> OCSP --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9381899..3b4b10a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,7 +56,7 @@ LibreSSL Portable Release Notes: * Friendly certificate verification error messages in libtls, peer verification is now always enabled. - * Added OSCP stapling support to libtls and netcat. + * Added OCSP stapling support to libtls and netcat. * Avoid a side-channel cache-timing attack that can leak the ECDSA private keys when signing. This is due to BN_mod_inverse() being @@ -137,7 +137,7 @@ LibreSSL Portable Release Notes: * Fixed loading default certificate locations with openssl s_client. - * Ensured OSCP only uses and compares GENERALIZEDTIME values as per + * Ensured OCSP only uses and compares GENERALIZEDTIME values as per RFC6960. Also added fixes for OCSP to work with intermediate certificates provided in responses. -- cgit v1.2.3-55-g6feb