hi, On Tue, Nov 10, 2015 at 5:02 PM, Rob Crittenden <[email protected]> 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
-- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
