[openssl/openssl] 4a469c: Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_...

vm-vloz noreply at github.com
Thu Aug 17 19:36:10 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4a469cba27cf778f1d97ddeefd3a3a80cd623553
      https://github.com/openssl/openssl/commit/4a469cba27cf778f1d97ddeefd3a3a80cd623553
  Author: vl-loz <vlozano at vmware.com>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M crypto/x509/x509_vfy.c
    M doc/man3/X509_STORE_CTX_set_verify_cb.pod
    M include/openssl/x509_vfy.h.in
    M util/libcrypto.num

  Log Message:
  -----------
  Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasons

This change is for feature request #21679.

Adds a couple of setters to aid with custom CRL validation.

Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21737)




More information about the openssl-commits mailing list