Hi, it looks like your machine has configured both nss.conf and ssl.conf and they are conflicting. IPA started using mod_ssl instead of mod_nss in IPA 4.7.0+ (see the Release notes: https://www.freeipa.org/page/Releases/4.7.0#mod_ssl).
Which version of IPA are you using? Depending on it you will have to uninstall either mod_ssl or mod_nss. HTH, flo On Thu, Mar 24, 2022 at 7:10 AM GAURAV Pande via FreeIPA-users < [email protected]> wrote: > Also here is the output of command asked : > > [gp185132@idm ~]$ sudo httpd -t -D DUMP_VHOSTS > VirtualHost configuration: > *:443 is a NameVirtualHost > default server idm.ncrcanary.apibox.ml > (/etc/httpd/conf.d/nss.conf:81) > port 443 namevhost idm.ncrcanary.apibox.ml > (/etc/httpd/conf.d/nss.conf:81) > port 443 namevhost idm.ncrcanary.apibox.ml > (/etc/httpd/conf.d/ssl.conf:56) > _______________________________________________ > 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
