[new test case]
Test if key replication is not failing in scenario with master and replica are both with CA.
Use case:
add ipa subca and let it be replicated
Related to PKI ticket https://pagure.io/dogtagpki/issue/2796
Metadata Update from @mreznik: - Issue assigned to mreznik
Metadata Update from @mreznik: - Custom field external_tracker adjusted to https://github.com/freeipa/freeipa/pull/1516
https://github.com/freeipa/freeipa/pull/1516 is a good start. I'm pushing the new test.
I'd also like to see additional steps in the test to verify that replica is able to sign a certificate with the new sub CA. You might have to adjust the ACL for the CA on master.
ipa caacl-add ...
ipa-getcert request -w -k /etc/pki/tls/private/testcert.key -f /etc/pki/tls/private/testcert.crt -X test_subca ipa-getcert status -v -f /etc/pki/tls/private/testcert.crt openssl x509 -text -in /etc/pki/tls/private/testcert.crt
Check for status: MONITORING and issuer is the sub CA.
status: MONITORING
master:
ipa-4-6:
ipa-4-5:
The reviewer requested an additional test. Are you planning to add that as part of this ticket or will you file a new one?
This one is ok. This is why it was not closed I guess.
@mreznik manual backport of this last test is required for ipa-4-5.
Metadata Update from @cheimes: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Metadata Update from @pvoborni: - Issue set to the milestone: FreeIPA 4.5.5