Metadata-Version: 2.1
Name: deploy-ciscoasa-cert
Version: 0.1.0
Summary: Tool to upload and install a certificate on Cisco ASA
Author: Billy Zoellers
Author-email: billy.zoellers@mac.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pyopenssl (>=23.0.0,<24.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Description-Content-Type: text/markdown

# deploy-ciscoasa-cert

Deploy a certificate to a Cisco ASA using the REST API
