Block a user
pbn-ssl-manager (0.2.1)
Published 2024-12-11 11:33:00 +00:00 by priorityprospect
Installation
pip install --index-url --extra-index-url https://pypi.org/simple pbn-ssl-managerAbout this package
SSL management tool for Priority Prospect network.
PBN SSL Manager
This service manages SSL installation, uninstallation and updating.
Install certificates
pbn-ssl-manager --action install
Uninstall certificates
pbn-ssl-manager --action uninstall
Update certificates
pbn-ssl-manager --action update
To see a verbose output use --verbose flag
pbn-ssl-manager --action install --verbose
To test SSL certificate installation manually use --test flag
pbn-ssl-manager --action install --verbose --test
Testing will perform a --dry-run action for Certbot
Requirements
Requires Python: >=3.6
Details
Assets (2)
Versions (43)
View all