3.16.14. IgnoreServerCertificatesChainRevocationSoftFail

   

Controls the behavior of the application when the platform cannot explicitly check the revocation of the certificate:

  • The parameter is set to true. Ignore errors related to the check of server certificate revocation.
  • The parameter is set to false. Do not ignore errors related to the check of server certificate revocation.

Default value: true.

This parameter is relevant if the server has provided the certificate, the certificate chain is correct, but revocation of the provided certificate cannot be checked. In this case, the application behaves as follows, depending on the parameter value:

  • The parameter is set to true. Connection will be established.
  • The parameter is set to false. Connection will not be established and an exception will be thrown.

   

Icon/Social/001 Icon/Social/006 Icon/Social/005 Icon/Social/004 Icon/Social/002