Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibreSSL: Add band-aid fix for missing 'x509' command option '-ext'
This is used by 'easyrsa' function ssl_cert_x509v3_eku(), to extract the X509v3 extended keyUsage, specifically. Work around LibreSSL limitation by using tortured 'sed' regex, instead of legitimate SSL bound data. Signed-off-by: Richard T Bonhomme <[email protected]>
- Loading branch information