I have a SBS 2008. I am trying to enable the existing default DeltaDRL location #2 as shown in the CA-PKI-SnapIn. The error message is: download not possible. The location is http://pc-nt-mv.hug.local/CertEnroll/hug-PC-NT-MV-CA(1)+.crl
I did create a new virtual directory "CertEnroll" on my default web site that is bound to *:80 (http). I pointed it to C:\Windows\System32\CertSrv\CertEnroll
where the lists are located. For troubleshooting I granted read permissions to everyone to that folder.
When visiting "http://pc-nt-mv.hug.local/CertEnroll" I get error 403.44 SSL required, although I do not have SSL enabled, as you can see in the image below. To verify that the request is processed by the default website, I deacivated it and got a 404 error, just like I expected.
I need to access /CertEnroll without using SSL. How can I achieve that?
(The blacked out information is "remote.hug.com", which is not the real address)