summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2020-03-18 16:04:06 +0100
committerTomas Mraz <tmraz@fedoraproject.org>2020-10-26 14:06:48 +0100
commit2e06150e3928daa06d5ff70c32bffad8088ebe58 (patch)
tree973ccd81376f58512726b77ea4f3f098a87562ef /ssl
parentd741debb320bf54e8575d35603a44d4eb40fa1f9 (diff)
Allow to continue on UNABLE_TO_VERIFY_LEAF_SIGNATURE
This unifies the behaviour of a single certificate with an unknown CA certificate with a self-signed certificate. The user callback can mask that error to retrieve additional error information. So the user application can decide to abort the connection instead to be forced by openssl. This change in behaviour is backward compatible as user callbacks who don't want to ignore UNABLE_TO_VERIFY_LEAF_SIGNATURE will still abort the connection by default. CLA: trivial Fixes #11297 Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11359)
Diffstat (limited to 'ssl')
0 files changed, 0 insertions, 0 deletions