Source: ruby-certificate-authority Section: ruby Maintainer: Debian Ruby Team Uploaders: Sebastien Badia Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), pry, rake, rubocop, ruby-bundler, ruby-coveralls, ruby-rspec Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-certificate-authority.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-certificate-authority Homepage: https://github.com/cchandler/certificate_authority Testsuite: autopkgtest-pkg-ruby Package: ruby-certificate-authority Architecture: all Multi-Arch: foreign Description: tool to manage the core functions outlined in RFC-3280 for PKI CertificateAuthority provides a programmer-friendly implementation of all the basic functionality contained in RFC-3280 to implement your own certificate authority. . With this tool, one can generate root certificates, intermediate certificates, and terminal certificates; and also generate/manage Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP) messages.