Hi,
Never use HTTPS protocol for crt or crl file retrieval, because Crypto API will permanently fails to fetch this URL because the client need to validate the certificate used for HTTPS protocol and to validate it the client needs to access to crl
Please don't forget to mark this reply as answer if it help you to fix your issue