]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow use of RSA-PSS certificates in TLS 1.2
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Sep 2017 13:48:39 +0000 (14:48 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 20 Sep 2017 11:50:23 +0000 (12:50 +0100)
commit6aaa29fb35c6d830c19e673650e6baf3f21ceda0
treec9afe961f72bb3aba52bdcb7c067a8fd18d91d88
parentb46867d771a5e08bbee450d73ff332388b93df96
Allow use of RSA-PSS certificates in TLS 1.2

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4368)
ssl/ssl_lib.c