[Freeipa-users] crl url redirecting to https

Natxo Asenjo natxo.asenjo at gmail.com
Tue Nov 10 17:14:56 UTC 2015


hi,

On Tue, Nov 10, 2015 at 5:02 PM, Rob Crittenden <rcritten at redhat.com> wrote:

> Natxo Asenjo wrote:> Any ideas on how to fix this?
>
> You should have a sections like these in /etc/httpd/conf.d/ipa.conf:
>
> <Location "/ipa/crl">
>   SetHandler None
> </Location>
> ...
> # For CRL publishing
> Alias /ipa/crl "/var/lib/ipa/pki-ca/publish"
> <Directory "/var/lib/ipa/pki-ca/publish">
>   SetHandler None
>   AllowOverride None
>   Options Indexes FollowSymLinks
>   Satisfy Any
>   Allow from all
> </Directory>
>

yes, it's all there. I restarted httpd just in case, but it remains the
same. I get a 301 moved permantently to https.

--
Groeten,
natxo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20151110/7fa6b2c9/attachment.htm>


More information about the Freeipa-users mailing list