All,
Does anyone have a best a view on best practice for CRL usage on Azure?
Background: Azure hosted service that uses Client certificates for authentication. We have a CA (that we own, manage and trust) and issue a chained certificate to a client for signing their WCF/WS requests to us.
Our CA will not be available at the networks level (it is deep within our trusted space on one of our domain networks) so I am guessing 'online' CRL checking is not an option.
I have checked that 'NoCheck'-with-cert-deployed-in-untrusted-certs store works fine because - if I understand it correctly - this means that the CRL stuff is ignored ...?
Regards,
Aidanapword