Interface SSLAdvancedOptions

Hierarchy

  • SSLAdvancedOptions

Properties

caFile?: string
dhParamsFile?: string
lowMemoryMode?: boolean

This sets OPENSSL_RELEASE_BUFFERS to 1. It reduces overall performance but saves some memory.

Default

false

passphrase?: string

Generated using TypeDoc