On Fri, Mar 25, 2022 at 5:31 PM GAURAV Pande via FreeIPA-users < [email protected]> wrote:
> Hi Florence , > > Thanks again for detailed info , where can we see /var/lib/ipa/private > content (i suppose it has private key) for FreeIPA 4.6.8 Version? > As I wrote, when mod_nss is in use, httpd stores the cert and key in /etc/httpd/alias. You can use *certutil -L -d /etc/httpd/alias* to list the certificates, and *certutil -K -d /etc/httpd/alias* to list the keys. IIRC the password file is /etc/httpd/alias/pwdfile.txt HTH, flo _______________________________________________ > FreeIPA-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] > Do not reply to spam on the list, report it: > https://pagure.io/fedora-infrastructure >
_______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
