Yes, this helps.
Thanks Rob and Flo.
Steve
___
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/pr
Steve Reed via FreeIPA-users wrote:
>> Steve Reed via FreeIPA-users wrote:
>>
>> It depends on the version of IPA. Either mod_nss via
>> /etc/httpd/conf.d/nss.conf or mod_ssl via /etc/httpd/conf.d/ssl.conf.
>>
>> rob
> We're running ver 4.6.8.
>
> That puts us in with mod_nss?
That's correct.
Hi,
ipa started using mod_ssl in the version 4.7+.
Your version 4.6.8 still relies on mod_nss with the http cert stored in
/etc/httpd/alias.
Hope this clarifies,
flo
On Fri, May 14, 2021 at 4:36 PM Steve Reed via FreeIPA-users <
freeipa-users@lists.fedorahosted.org> wrote:
> > Steve Reed via Free
> Steve Reed via FreeIPA-users wrote:
>
> It depends on the version of IPA. Either mod_nss via
> /etc/httpd/conf.d/nss.conf or mod_ssl via /etc/httpd/conf.d/ssl.conf.
>
> rob
We're running ver 4.6.8.
That puts us in with mod_nss?
___
FreeIPA-users ma
Steve Reed via FreeIPA-users wrote:
> Hey,
>
> This is a general question. What is providing SSL for the web GUI? I don't
> see the ssl module installed with the apache server. That would be the usual
> way it is done. How is it done for FreeIPA?
It depends on the version of IPA. Either mod