The man page for pkispawn implies that pki_security_domain_password is required to setup a CA:
CA using default configuration pkispawn -s CA -f myconfig.txt where myconfig.txt contains the following text: [DEFAULT] pki_admin_password=password123 pki_backup_password=password123 pki_client_pkcs12_password=password123 pki_ds_password=password123 pki_security_domain_password=password123
This is not correct. The initial CA is the security domain, so it does not need a password for the security domain.
The sample.cfg needs to be updated accordingly. Also, there should be a sample configuration file for each scenarion described in the man page.
Fixed in patch e21d70e294557cf04518159b2d3c8aadb89286ab
Metadata Update from @edewata: - Issue assigned to kaskahn - Issue set to the milestone: 10.0.2
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/1095
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.
Log in to comment on this ticket.