Skip to content

Releases: sgallagher/sscg

SSCG 2.5.0

28 Nov 13:39
sscg-2.5.0
26f4212
Compare
Choose a tag to compare

Add auto-detection for hash algorithm based on system security level.

SSCG 2.4.0

27 Nov 21:27
sscg-2.4.0
2f55122
Compare
Choose a tag to compare
  • Add a manpage
  • Set the minimum key strength based on the system security level
  • Add support for arbitrary key sizes

SSCG 2.3.3

02 Feb 18:02
sscg-2.3.3
b1eaebd
Compare
Choose a tag to compare

Prevent SSCG from overwriting existing files unless forced

SSCG 2.3.2

25 Jan 15:51
sscg-2.3.2
be67bb6
Compare
Choose a tag to compare

Properly support hostnames up to 64 characters
Resolves: rhbz#1535537

SSCG 2.3.1

03 Jan 02:07
sscg-2.3.1
724c994
Compare
Choose a tag to compare

Add support for using an embedded copy of popt for platforms that don't support popt 1.14 or newer.

SSCG 2.3.0

18 Dec 20:18
sscg-2.3.0
e42c770
Compare
Choose a tag to compare

Switch to the meson build system

Add support for non-DNS subjectAlternativeName values (fixes bug #4)

SSCG 2.2.0

21 Sep 18:29
sscg-2.2.0
b0f834c
Compare
Choose a tag to compare

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

20 Sep 15:48
sscg-2.1.0
02633bc
Compare
Choose a tag to compare

Adds support for setting the emailAddress field in the certificate issuer.

SSCG 2.0.4

21 Mar 19:07
sscg-2.0.4
72bd25c
Compare
Choose a tag to compare

Addresses a potential race-condition when the
key and certificate share the same file.

SSCG 2.0.3

08 Mar 20:23
sscg-2.0.3
35529ab
Compare
Choose a tag to compare

Add support for setting the output file mode for the certificates and keys.