Releases: sgallagher/sscg
SSCG 2.5.0
Add auto-detection for hash algorithm based on system security level.
SSCG 2.4.0
- Add a manpage
- Set the minimum key strength based on the system security level
- Add support for arbitrary key sizes
SSCG 2.3.3
Prevent SSCG from overwriting existing files unless forced
SSCG 2.3.2
Properly support hostnames up to 64 characters
Resolves: rhbz#1535537
SSCG 2.3.1
Add support for using an embedded copy of popt for platforms that don't support popt 1.14 or newer.
SSCG 2.3.0
Switch to the meson build system
Add support for non-DNS subjectAlternativeName values (fixes bug #4)
SSCG 2.2.0
Reorder combined PEM file output
This will fix issues with mod_ssl, which requires that the service certificate is listed first in the file.
SSCG 2.1.0
Adds support for setting the emailAddress
field in the certificate issuer.
SSCG 2.0.4
Addresses a potential race-condition when the
key and certificate share the same file.
SSCG 2.0.3
Add support for setting the output file mode for the certificates and keys.