Class CertificateMismatchException

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

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

The certificate authority certificate you are importing does not comply with conditions specified in the certificate that signed it.

See Also: