|
Name
|
Type
|
Description
|
| certificateChain | ConverterSSLCertificateData[] |
Certificate chain. Root certificate is the last element of the array
|
| errorFlags | xsd:long |
SSL error(s) represents as error bits, see Vmacore::Ssl::SSLVerifyException
Since Converter API 3.0
|
| msg | xsd:string |
Non-localizable error message
|
| selfSigned | xsd:boolean |
Whether the host's certificate was self signed
|
| thumbprint | xsd:string |
The thumbprint of the host's certificate
|
|
Properties inherited from ConverterConverterFault |
| None |
|
Properties inherited from RuntimeFault |
| None |
|
Properties inherited from MethodFault |
| faultCause, faultMessage |