#594 Using shared client database
Closed: migrated 3 years ago by dmoluguw. Opened 11 years ago by edewata.

Currently the tools use different default certificate databases:

  • pkispawn: ~/.pki/<instance>/<subsystem>/alias
  • console: ~/.dogtag-idm-console or ~/.redhat-idm-console
  • CLI: ~/.pki/nssdb (to be changed to ~/.dogtag/nssdb)

So to use the tools the user would have to export/import the certificates manually or use additional parameters to specify the database location. To streamline the operation it would be better to use a shared database, but there are some issues:

  • The current database doesn't support concurrent access. A database migration may be required.
  • The above tools need to be able to handle conflicting certificates.
  • A new tool may be needed to merge existing databases.

Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

7 years ago

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/1164

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 Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Log in to comment on this ticket.

Metadata