Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ClientTlsCertificate

import type { ClientTlsCertificate } from "https://aws-api.deno.dev/v0.3/services/appmesh.ts?docs=full";

An object that represents the client's certificate.

interface ClientTlsCertificate {}

§Properties

§

An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).

§

A reference to an object that represents a client's TLS Secret Discovery Service certificate.