[ 原始碼: certipy ]
套件:python3-certipy(0.1.3-4)
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
其他與 python3-certipy 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library