On this pageType Alias: TLSOptions type TLSOptions: Pick<SecureContextOptions, | "pfx" | "key" | "passphrase" | "cert"| "ca">; Defined in packages/web-api/src/WebClient.ts:114