From 39e8879b5540b2aaf7d6df7fca17981f67a0f952 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Apr 2021 10:37:43 +0200 Subject: update to 3.0.4 --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 7b5bbf2..f88594b 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #119 event version 3.0.3 ] { +Extension [ extension #120 event version 3.0.4 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1517,8 +1517,8 @@ Extension [ extension #119 event version 3.0.3 ] { Constant [ public int OPT_CIPHER_SERVER_PREFERENCE ] { 15 } Constant [ public int OPT_REQUIRE_CLIENT_CERT ] { 16 } Constant [ public int OPT_VERIFY_CLIENT_ONCE ] { 17 } - Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1j FIPS 16 Feb 2021 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488303 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1k FIPS 25 Mar 2021 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488319 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } -- cgit