Skip to main content
Deno.StartTlsOptions.caCerts - Deno documentation
property Deno.StartTlsOptions.caCerts
A list of root certificates that will be used in addition to the default root certificates to verify the peer's certificate. Must be in PEM format.

Type

string[]