certipy 0.1.3-3 source package in Ubuntu
Changelog
certipy (0.1.3-3) unstable; urgency=medium * Bug fix: "FTBFS: help2man: can't get `--help' info from debian/python3-certipy/usr/bin/certipy", thanks to Lucas Nussbaum (Closes: #1002408). -- Roland Mas <email address hidden> Wed, 29 Dec 2021 14:14:50 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
certipy_0.1.3-3.dsc | 1.9 KiB | bd90cfc749ba685594f5f43f0f923ffb8e139f1745c1c1d08300473aade8eaec |
certipy_0.1.3.orig.tar.gz | 14.1 KiB | fa3ca03bd54d2be5baea3314201ff2171bee9e2f83e2e2b19bd058d5bdb4b8e2 |
certipy_0.1.3-3.debian.tar.xz | 3.3 KiB | 02ec1c64b853154f0a082abc997f24cdba123e8b15db19231c77e7d163b94c60 |
Available diffs
- diff from 0.1.3-2 to 0.1.3-3 (810 bytes)
No changes file available.
Binary packages built by this source
- python3-certipy: Utility to create and sign CAs and certificates
A simple python tool for creating certificate authorities and certificates on
the fly.
.
Certipy was made to simplify the certificate creation process. To that end,
Certipy exposes methods for creating and managing certificate authorities,
certificates, signing and building trust bundles. Behind the scenes Certipy:
.
* Manages records of all certificates it creates
* External certs can be imported and managed by Certipy
* Maintains signing hierarchy
* Persists certificates to files with appropriate permissions