Introduce an internal version of X509_check_issued()
authorMatt Caswell <matt@openssl.org>
Mon, 6 Apr 2020 11:14:30 +0000 (12:14 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 16 Apr 2020 13:19:52 +0000 (14:19 +0100)
commit465f34ed27d54b36b47f98b8ce4b5ec9e33c4f02
tree6c6ed230a1ee5ee92d63e18ef0783d19d0e8ed19
parent0820217441b68724d91b7644f3560e15149a1848
Introduce an internal version of X509_check_issued()

The internal version is library context aware.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11507)
crypto/x509/v3_purp.c
crypto/x509/x509_vfy.c
include/crypto/x509.h