CertificateNotImported

CertificateNotImported
CertificateNotImported

This exception is thrown if retainVasaProviderCertificate is true and the provider uses a certificate issued by a Certificate Authority, but the root certificate of the Certificate Authority is not imported to VECS truststore before attempting the provider registration.

This structure may be used only with operations rendered under /sms.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "faultCause": "MethodFault Object",
    "faultMessage": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ]
}