Can anyone tell me how to disable certificate revocation list validation in BizTalk.
Here is the scenario:
I have configured a BizTalk 2020 native FTP receive port that communicate to a client via FTPS Implicit mode. When the port is connecting to the FTPS server I get the error "The certificate is revoked". I want the BizTalk or port so ignore this certificate and not validate it, so how do I configure BizTalk 2020 FTP port to ignore certificate validation?
I have checked list list without no help: Known Issues with Certificates in BizTalk Server
I have also tried to add config setting in the BizTalk server config without luck!