property Deno.ConnectQuicOptions.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 Jump to heading
string[]
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.
string[]