Hi,
Im planning an application running on windows server. The application will act as a client and consume services hosted by 3rd parties that I don't manage. The communication between our client and the remote services will be via the internet using https. Our network team only allows communication from our application client machine to the specific remote servers that we are consuming data from. In other words, our machine can't browse the internet. Does this break the certificate revocation process on our client since it won't be able to communication with the CAs of the world? Does windows maintain an updated CRL from windows update that it can get CRL info from if it cannot communicate with an online CRL?