Exherbo
GitLab
Packages
app-crypt/sscg
Simple SSL certificate generator.
Versions
Slot
Version
Repository
Platforms
0
3.0.7
arbor
~amd64
arm?
~armv7
~armv8
x86?
Metadata
Homepage
https://github.com/sgallagher/sscg
Summary
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.
Dependencies
(
(
build:
sys-apps/help2man
virtual/pkg-config
build+run:
dev-libs/ding-libs[>=0.2.0]
dev-libs/popt[>=1.14]
dev-libs/talloc
providers:libressl? (
dev-libs/libressl:=
)
providers:openssl? (
dev-libs/openssl:=[>=1.1.0]
)
)
(
build:
sys-devel/ninja
)
(
build:
sys-devel/meson[>=1.4.0]
)
)
Downloads
https://github.com/sgallagher/sscg/archive/sscg-3.0.7.tar.gz -> sscg-sscg-3.0.7.tar.gz
Licences
GPL-3
Choices
providers
libressl
Use LibreSSL as the SSL provider
openssl
Use OpenSSL as the SSL provider