Class IncorrectTrustAnchorException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<IncorrectTrustAnchorException.Builder,IncorrectTrustAnchorException>

@Generated("software.amazon.awssdk:codegen") public final class IncorrectTrustAnchorException extends KmsException implements ToCopyableBuilder<IncorrectTrustAnchorException.Builder,IncorrectTrustAnchorException>

The request was rejected because the trust anchor certificate in the request to create an CloudHSM key store is not the trust anchor certificate for the specified CloudHSM cluster.

When you initialize the CloudHSM cluster, you create the trust anchor certificate and save it in the customerCA.crt file.

See Also: