mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
bac7e687d7
There are several points during x509 extension creation which rely on configuration options which may have been incorrectly parsed due to invalid settings. Preform a value check for null in those locations to avoid various crashes/undefined behaviors Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23183)
7 lines
125 B
INI
7 lines
125 B
INI
[ext]
|
|
issuerSignTool = signTool
|
|
sbgp-autonomousSysNum = AS
|
|
issuingDistributionPoint = fullname
|
|
sbgp-ipAddrBlock = IPv4-SAFI
|
|
|