diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #121 event version 3.0.2r1 ] { +Extension [ <persistent> extension #119 event version 3.0.3 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1517,8 +1517,8 @@ Extension [ <persistent> extension #121 event version 3.0.2r1 ] { 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.1i FIPS 8 Dec 2020 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488287 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1j FIPS 16 Feb 2021 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488303 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |