Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sscg - Simple SSL certificate generator
- 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.
Packages
| sscg-2.0.4-1.fc24.x86_64
[35 KiB] |
Changelog
by Stephen Gallagher (2017-03-21):
- Update to 2.0.4
- Addresses a potential race-condition when the key and certificate share the
same file.
|
| sscg-2.0.3-1.fc24.x86_64
[34 KiB] |
Changelog
by Stephen Gallagher (2017-03-08):
- Update to 2.0.3
- Adds support for setting the file mode on the output certificates
and keys.
|