Simple SSL certificate generator
RFC 2986 only defines a single version for CSRs: X509_VERSION_1 (0). OpenSSL starting with 3.4 rejects everything else. Use X509_VERSION_1 as version for X509_REQ_set_version. Resolves: RHEL-85851 Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> |
||
|---|---|---|
| test/help-usage | ||
| .gitignore | ||
| 0001-Drop-usage-of-ERR_GET_FUNC.patch | ||
| 0002-Correct-certificate-lifetime-calculation.patch | ||
| 0003-Truncate-IP-address-in-SAN.patch | ||
| 0004-dhparams-don-t-fail-if-default-file-can-t-be-created.patch | ||
| 0005-dhparams-Fix-the-FIPS_mode-call-for-OpenSSL-3.0.patch | ||
| 0006-x509-Use-proper-version-for-CSR.patch | ||
| gating.yaml | ||
| sources | ||
| sscg.spec | ||