#1367 Lightweight CAs: Implement Python API
Closed: Fixed Opened by ftweedal.

Implement a Python interface to the sub-CAs management features.
It should expose all the behaviours that are available via the
CLI

(At time of filing, this is just subca-create and subca-show)


Ownership to Ade.

In addition to 'create' and 'show', we will likely need a 'deactivate' operation.

Looks like I implemented this awhile ago.

in base/common/python/pki/authority.py

can -- get_ca, list_cas, get_cert, get_chain, create_ca, delete_ca, enable_ca, disable_ca

Metadata Update from @ftweedal:
- Issue set to the milestone: 10.3.0.a2

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1929

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata