5.7.2.3 Service results

Table 16 defines the Service results specific to this Service. Common StatusCodes are defined in Table 178.

Table 16 – CreateSession Service Result Codes
Symbolic IdDescription
Bad_SecureChannelIdInvalidSee 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_SecurityChecksFailedSee Table 178 for the description of this result code.
Bad_CertificateTimeInvalidSee Table 178 for the description of this result code.
Bad_CertificateIssuerTimeInvalidSee Table 178 for the description of this result code.
Bad_CertificateHostNameInvalidSee Table 178 for the description of this result code.
Bad_CertificateUriInvalid See Table 178 for the description of this result code.
Bad_CertificateUseNotAllowedSee Table 178 for the description of this result code.
Bad_CertificateIssuerUseNotAllowedSee Table 178 for the description of this result code.
Bad_CertificateUntrustedSee Table 178 for the description of this result code.
Bad_CertificateRevocationUnknownSee Table 178 for the description of this result code.
Bad_CertificateIssuerRevocationUnknownSee Table 178 for the description of this result code.
Bad_CertificateRevokedSee Table 178 for the description of this result code.
Bad_CertificateIssuerRevokedSee Table 178 for the description of this result code.
Bad_TooManySessionsThe Server has reached its maximum number of Sessions.
Bad_ServerUriInvalidSee Table 178 for the description of this result code.
Bad_SecurityPolicyRejectedSee Table 178 for the description of this result code.