#488 Dogtag 10: Fix cli 'cert-find' clientAuth issue
Closed: Fixed None Opened 11 years ago by mharmsen.

When clientAuth is being utilized via the 'cert-find' cli, it works when using the hostname short form, but breaks when using the the fqdn hostname.

The following command works:

  • pki -h foobar -P https -p 8443 -n "PKI Administrator for example.com" -w XXXXXXXX -d . cert-find

The following command does not work:

  • pki -h foobar.example.com -P https -p 8443 -n "PKI Administrator for example.com" -w XXXXXXXX -d . cert-find

Checked into 'master' branch:

  • 833feccb5539146a7f7288ed7eaef5aed9f26911

Metadata Update from @mharmsen:
- Issue assigned to mharmsen
- Issue set to the milestone: 10.0.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/1059

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