Properties
Optional ca
ca: string | string[] | Buffer | Buffer[]
Optional cert
cert: string | string[] | Buffer | Buffer[]
Optional key
key: string | string[] | Buffer | Buffer[] | Record<string, any>[]
Optional rejectUnauthorized
rejectUnauthorized: boolean
Optionally override the trusted CA certificates in PEM format