x509 Certificates are complicated to get right. SSCG makes it easy to generate usable, signed certificates quickly without needing to understand complex openssl
, certtool
or certutil
commands.
$ dnf copr enable pkgstore/sscg
$ dnf install -y sscg
# Work in Progress
$ dnf upgrade -y sscg
$ dnf erase -y sscg
$ dnf copr remove pkgstore/sscg
- Get source from src.fedoraproject.org.
- Write last commit SHA from src.fedoraproject.org to CHANGELOG.
- Modify & update source (and
*.spec
). - Build SRPM & RPM.