From e15e60a587efcddd61e391a8e5917291c98d554e Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Tue, 22 Nov 2016 18:13:30 +0100 Subject: Add the ability to set a custom verification time on X509Store (#567) --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index efc008b..19cebf1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -23,7 +23,8 @@ Deprecations: Changes: ^^^^^^^^ -*none* +- Added ``OpenSSL.X509Store.set_time()`` to set a custom verification time when verifying certificate chains. + `#567 `_ ---- -- cgit v1.2.1