Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 336d92eb206946293a50db667fdc44ab7d69f8ad
https://github.openssl.org/openssl/openssl/commit/336d92eb206946293a50db667fdc44ab7d69f8ad
Author: Tomas Mraz <[email protected]>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M doc/man3/SSL_CONF_cmd.pod
M ssl/ssl_conf.c
A test/certs/client-pss-restrict-cert.pem
A test/certs/client-pss-restrict-key.pem
M test/certs/setup.sh
M test/ssl-tests/04-client_auth.cnf
M test/ssl-tests/04-client_auth.cnf.in
Log Message:
-----------
Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
Reviewed-by: Todd Short <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/17989)