Metadata-Version: 2.1
Name: dfnclient
Version: 0.0.9
Summary: Certificate client based on the soap API of the dfn
Home-page: https://github.com/Miterion/dfnclient
License: MIT
Description: # 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
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
