-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uninstall with externally-signed CA leaves/root/.dogtag/pki-tomcat/ca (@pki/master) #4878
Comments
This was referenced Nov 14, 2024
This was referenced Dec 20, 2024
This was referenced Jan 13, 2025
Linked to https://issues.redhat.com/browse/RHEL-75970, the problem also happens on RHEL 10.0 and 9.6 |
I think this issue was fixed recently in d7540ac. Could you try again? Thanks. |
Hi @edewata
|
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test scenario:
ipa-server-install -n ipa.test -r IPA.TEST -a Secret123 -p Secret123 --setup-dns --forwarder 10.11.5.160 --external-ca --external-ca-type=ms-cs --external-ca-profile=1.2.3.4:100 -U
ipa-server-install --uninstall -U
/root/.dogtag/pki-tomcat/ca
is still present and contains left-overs:ipa-server-install -n ipa.test -r IPA.TEST -a Secret123 -p Secret123 --setup-dns --forwarder 10.11.5.160 --external-ca --external-ca-type=ms-cs --external-ca-profile=1.2.3.4:200 -U
The installation fails because the directory
/root/.dogtag/pki-tomcat/ca
already exists:Content of /var/log/ipaserver-install.log:
Reproduced on fedora 40 with dogtag-pki-ca-11.6.0-0.1.alpha1.20241012013218UTC.34150e16.fc40.noarch
The text was updated successfully, but these errors were encountered: