Skip to content

pkgstore-old/linux-rpm-sscg

Repository files navigation

SSCG - Simple Signed Certificate Generator

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.

Install

Fedora COPR

$ dnf copr enable pkgstore/sscg
$ dnf install -y sscg

Open Build Service (OBS)

# Work in Progress

Update

$ dnf upgrade -y sscg

Remove

$ dnf erase -y sscg
$ dnf copr remove pkgstore/sscg

How to Build

  1. Get source from src.fedoraproject.org.
  2. Write last commit SHA from src.fedoraproject.org to CHANGELOG.
  3. Modify & update source (and *.spec).
  4. Build SRPM & RPM.

Releases

No releases published

Sponsor this project

Packages

No packages published