Programming with FTP OLE Automation
PKIUseOCSP property
Syntax |
Object.PKIUseOCSP |
Data type |
Boolean |
Returns (first syntax line) or specifies (second syntax line) whether OCSP (Online Certificate Status Protocol) responders when validating host certificates. This property is relevant for Secure Shell and SSL/TLS connections that have been configured to authenticate hosts using PKI certificates. Setting this property to yes enables OCSP checking.
The default value is no.
None