PKI is currently using python-nss (Python binding for NSS) in KRA Python client for key archival:
The PKI team has been extensively maintaining JSS (Java binding for NSS) and has limited resources to maintain python-nss, so to reduce the maintenance burden the code that depends on python-nss should be replaced to use JSS instead. This can be accomplished by wrapping Java-based CLIs which use JSS in Python API.
Here are the CLIs for key archival:
The CLIs take and produce JSON objects which can be generated and parsed by Python, so it should be relatively easy to wrap these CLIs in Python API. This way existing Python code that uses KRA Python client can continue to work with probably a little or no modifications.
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/3230
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.
Metadata Update from @dmoluguw: - Issue close_status updated to: migrated - Issue status updated to: Closed (was: Open)