Currently the Python module for KRA client is located in pki.kraclient. The "client" in the module name is unnecessary. The equivalent Java package is com.netscape.certsrv.kra.
For consistency, the kraclient.py should be renamed to kra.py so the KRA client code can be used as follows:
import pki.kra kraClient = pki.kra.KRAClient(...)
Proposed milestone: 10.2 June
Proposed Milestone per CS/DS meeting of 6/23/2014: 10.2 (June)
Fixed in 700caa5fcc213a2f5768a6142a5d71380e81a467.
Metadata Update from @edewata: - Issue assigned to kaskahn - Issue set to the milestone: 10.2 - 06/14 (June)
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/1606
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.