Metadata-Version: 2.1
Name: certs
Version: 0.1a1
Summary: Create Self-Signed SSL Certificates
Home-page: https://github.com/podboy/CustomCertificate/
Author: Mingzhe Zou
Author-email: zoumingzhe@outlook.com
License: GPLv2
Project-URL: Source Code, https://github.com/podboy/CustomCertificate/
Project-URL: Bug Tracker, https://github.com/podboy/CustomCertificate/issues
Project-URL: Documentation, https://github.com/podboy/CustomCertificate/
Keywords: command-line,argparse,argcomplete
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xkits-command >=0.4

# Custom Certificate

> Create Self-Signed SSL Certificates

Simple SSL generator based on [OpenSSL](https://www.openssl.org/) and [mkcert](https://mkcert.dev/) to create and update custom certificates.
