SSLSocket.CertificateRejectionFile
From Xojo Documentation
Property (As FolderItem )
aSSLSocket.CertificateRejectionFile = newFolderItemValue
or
FolderItemValue = aSSLSocket.CertificateRejectionFile
New in 2006r4
Supported for all project types and targets.
or
FolderItemValue = aSSLSocket.CertificateRejectionFile
New in 2006r4
Supported for all project types and targets.
The certificate rejection file.
Sample Code
This example gets the certificate rejection file from disk.