Project sscg-3.0.0-7.el9
content_copy
Name
sscg
Epoch
0
Version
3.0.0
Release
7.el9
Website/URL
https://github.com/sgallagher/sscg
License
GPLv3+ with exceptions
Build Time
2023-05-25 22:37:05
Build Host
builder-x86-01.inferitos.ru
Summary
Simple SSL certificate generator
Repositories
AppStream
Description
A utility to aid in the creation of more secure "self-signed"
certificates. The certificates created by this tool are generated in a
way so as to create a CA certificate that can be safely imported into a
client machine to trust the service certificate without needing to set
up a full PKI environment and without exposing the machine to a risk of
false signatures from the service certificate.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
sscg-3.0.0-7.el9.x86_64
content_copy
Simple SSL certificate generator
2964b234d9735b1450c360f59db56d7ad21ec270144b45f6d8ffe4211c68f3ce
download
aarch64
sscg-3.0.0-7.el9.aarch64
content_copy
Simple SSL certificate generator
31e134d73dfaa731dd9495d06985be1a19ca0d25576f13650f418de2f3a53712
download
src
sscg-3.0.0-7.el9.src
content_copy
Simple SSL certificate generator
444717d938b663c66800a9c3f8a0bcf87f4c9b3745fb91009360fb4b08d4f4d1
download
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.0.0-5
- Rebuilt for MSVSphere 9.1.
* Fri Dec 02 2022 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-6
- Use EVP_default_properties_is_fips_enabled() on OpenSSL 3.0
- Related: rhbz#2083879
* Mon Nov 28 2022 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-6
- Don't fail if default dhparams file can't be created
- Resolves: rhbz#2149064
* Wed Mar 09 2022 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-5
- Handle IP addresses in subjectAlternativeName correctly
- Resolves: rhbz#2061923
* Fri Oct 29 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-4
- Correct certificate lifetime calculation
- Resolves: rhbz#2017667
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Sat Aug 07 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-2
- Drop usage of removed macro ERR_GET_FUNC()
- Related: rhbz#1964837
* Wed Jul 21 2021 Stephen Gallagher <sgallagh@redhat.com> - 3.0.0-1
- Release 3.0.0
- Support for OpenSSL 3.0
- Support for outputting named Diffie-Hellman parameter groups
- Support for CentOS Stream 9
- Resolves: rhbz#1984468
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.2-8
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Wed May 26 2021 Stephen Gallagher <sgallagh@redhat.com> - 2.6.2-7
- OpenSSL 3.0 compatibility: fix RSA key-generation test
- Resolves: rhbz#1964837