]> git.ipfire.org Git - thirdparty/openssl.git/commit
Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
authorTomas Mraz <tomas@openssl.org>
Fri, 25 Mar 2022 14:26:13 +0000 (15:26 +0100)
committerPauli <pauli@openssl.org>
Fri, 3 Jun 2022 03:22:42 +0000 (13:22 +1000)
commit336d92eb206946293a50db667fdc44ab7d69f8ad
tree8d9a2dbe4249c6fd227dfacf3659086fd373dd42
parentb7873f92b0f79bdf576795c86d6520656568d672
Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17989)
doc/man3/SSL_CONF_cmd.pod
ssl/ssl_conf.c
test/certs/client-pss-restrict-cert.pem [new file with mode: 0644]
test/certs/client-pss-restrict-key.pem [new file with mode: 0644]
test/certs/setup.sh
test/ssl-tests/04-client_auth.cnf
test/ssl-tests/04-client_auth.cnf.in