#1144 pkispawn needs option to specify ca cert for ldap
Closed: Fixed None Opened 9 years ago by vakwetu.

In common criteria, there is a requirement that no data be sent unencrypted to the ldap server even during configuration. We currently solve that by:

  1. Generating a temporary CA cert and server cert in the ldap certdb.
  2. Running pkicreate to create the CA and the CA certdb.
  3. Use certutil to import and trust the ldap temp ca cert.
  4. Use the web UI to continue the installation specifying the ldaps port etc.

With the UI config panels going away, we will need to:

  1. Generating a temporary CA cert and server cert in the ldap certdb.
  2. Add a parameter to pkispawn to specify the location, trust args etc. of the temp ca cert.
    pkispawn will then automatically import and trust the cert specified.

Per Dogtag 10.2.3 Triage meeting of 09/24/2014 - proposed Milestone: 10.2.2

Per 10.2.2 Triage meeting of 02/24/2015: 10.2.2

Checked into 'master':

  • a44ccf872262b1289cd2577a6ba55071066a5209

Metadata Update from @vakwetu:
- Issue assigned to mharmsen
- Issue set to the milestone: 10.2.2

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

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.

Login to comment on this ticket.

Metadata