From: Dmitry Belyavskiy Date: Wed, 4 May 2022 16:19:02 +0000 (+0200) Subject: Make TLS tests on SECLEVEL 0 X-Git-Tag: v3.0.1~3 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=ee1986c58ccb81d1224d09a7cb56b2043fa6a2e8;hp=ee1986c58ccb81d1224d09a7cb56b2043fa6a2e8;p=openssl-gost%2Fengine.git Make TLS tests on SECLEVEL 0 As https://github.com/openssl/openssl/pull/18236 is going to ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above, we have to adjust GOST TLS tests. ---