x509/v3_purp.c: rename 'require_ca' parameters to the more adequate 'non_leaf'
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 25 Aug 2022 15:26:01 +0000 (17:26 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 18 Nov 2022 14:10:01 +0000 (15:10 +0100)
commit8a2f9a7cc8ab588d23fb96afd696f9da2c61c2c7
tree2a7e0030a92e6818ba0e653674dc03b37ca1fc6b
parent3fa6dbd1be0791210853b0367b8483d4e6291e4f
x509/v3_purp.c: rename 'require_ca' parameters to the more adequate 'non_leaf'

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19064)
crypto/x509/v3_purp.c