5.7.2.3 Service results
Table 16 defines the Service results specific to this Service. Common StatusCodes are defined in Table 178.
| Symbolic Id | Description |
|---|---|
| Bad_SecureChannelIdInvalid | See Table 178 for the description of this result code. |
| Bad_NonceInvalid | See Table 178 for the description of this result code. A Server shall check the length of the Client nonce and return this status if the length is less than 32 bytes or greater than 128 bytes. A check for a duplicated nonce is optional and requires access to the nonce used to create the secure channel. |
| Bad_SecurityChecksFailed | See Table 178 for the description of this result code. |
| Bad_CertificateTimeInvalid | See Table 178 for the description of this result code. |
| Bad_CertificateIssuerTimeInvalid | See Table 178 for the description of this result code. |
| Bad_CertificateHostNameInvalid | See Table 178 for the description of this result code. |
| Bad_CertificateUriInvalid | See Table 178 for the description of this result code. |
| Bad_CertificateUseNotAllowed | See Table 178 for the description of this result code. |
| Bad_CertificateIssuerUseNotAllowed | See Table 178 for the description of this result code. |
| Bad_CertificateUntrusted | See Table 178 for the description of this result code. |
| Bad_CertificateRevocationUnknown | See Table 178 for the description of this result code. |
| Bad_CertificateIssuerRevocationUnknown | See Table 178 for the description of this result code. |
| Bad_CertificateRevoked | See Table 178 for the description of this result code. |
| Bad_CertificateIssuerRevoked | See Table 178 for the description of this result code. |
| Bad_TooManySessions | The Server has reached its maximum number of Sessions. |
| Bad_ServerUriInvalid | See Table 178 for the description of this result code. |
| Bad_SecurityPolicyRejected | See Table 178 for the description of this result code. |