Module

x/oak/types.ts>ServeTlsOptions

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
interface ServeTlsOptions
implements ServeOptions
import { type ServeTlsOptions } from "https://dotland.deno.dev/x/oak@v13.2.1/types.ts";

Properties

cert: string
key: string