https://github.com/miterion/dfnclient
Small python script for dfn certifiactes
https://github.com/miterion/dfnclient
certificates client dfn pki python
Last synced: 4 months ago
JSON representation
Small python script for dfn certifiactes
- Host: GitHub
- URL: https://github.com/miterion/dfnclient
- Owner: miterion
- License: mit
- Created: 2018-09-28T16:39:18.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T04:02:10.000Z (6 months ago)
- Last Synced: 2026-01-10T18:51:29.254Z (5 months ago)
- Topics: certificates, client, dfn, pki, python
- Language: Python
- Homepage: https://pypi.org/project/dfnclient/
- Size: 143 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DFNClient
[](https://pypi.org/project/dfnclient/)
[](https://travis-ci.org/github/miterion/dfnclient)
A small python script to request certificates from the dfn
```
Usage: dfnclient [OPTIONS] COMMAND [ARGS]...
Options:
-h, --help Show this message and exit.
Commands:
create Create a new certificate and signing request
csr Generate a certificate for an existing certificate.
generate_config Prints an example config
```