Add a test to check that if the user reduces the default TLS security level
at configure time, then the tests still pass.
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26256)
-DOPENSSL_PEDANTIC_ZEROIZATION,
-DOPENSSL_PEDANTIC_ZEROIZATION enable-fips,
-DOPENSSL_NO_BUILTIN_OVERFLOW_CHECKING,
- -DSSL3_ALIGN_PAYLOAD=4
+ -DSSL3_ALIGN_PAYLOAD=4,
+ -DOPENSSL_TLS_SECURITY_LEVEL=0
]
runs-on: ubuntu-latest
steps: