Variable MtlsErrorCodeConst
MtlsErrorCode: {
MTLS_ENDPOINT_ALIASES_MISSING: "mtls_endpoint_aliases_missing";
MTLS_INCOMPATIBLE_CLIENT_AUTH: "mtls_incompatible_client_auth";
MTLS_REQUIRES_CUSTOM_FETCH: "mtls_requires_custom_fetch";
}
Type Declaration
-
ReadonlyMTLS_ENDPOINT_ALIASES_MISSING: "mtls_endpoint_aliases_missing"
-
ReadonlyMTLS_INCOMPATIBLE_CLIENT_AUTH: "mtls_incompatible_client_auth"
-
ReadonlyMTLS_REQUIRES_CUSTOM_FETCH: "mtls_requires_custom_fetch"
Error codes for mTLS (Mutual TLS, RFC 8705) configuration failures.