Vinícius Ferrão via FreeIPA-users wrote: > Hello, > > Is it supported to install mod_ssl on the same machine of FreeIPA? I’m asking > this because FreeIPA ships by default mod_nss and this may lead to > conflicting issues inside /etc/httpd/conf.d. For example: > > [root@headnode conf.d]# grep -iR virtualhost > nss.conf:<VirtualHost _default_:443> > nss.conf:</VirtualHost> > ssl.conf:<VirtualHost _default_:443> > ssl.conf:</VirtualHost> > > Both add a default virtual host to 443. > > What’s the correct procedure? Don’t use mod_ssl at all?
They can co-exist but they can't share ports. We do not recommend running other services on an IPA server. rob _______________________________________________ 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]
