mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
When ipa-restore is called, it needs to delete the file nss.conf, otherwise httpd server will try to initialize the NSS engine and access NSSCertificateDatabase. This is a regression introduced with the switch from NSS to SSL. https://pagure.io/freeipa/issue/7440 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>