- Preparing search index...
- The search index is not available
bun-types
Interface SSLAdvancedOptions
Properties
Optional
caFile
caFile?: string
Optional
dhParamsFile
dhParamsFile?: string
Optional
lowMemoryMode
lowMemoryMode?: boolean
Optional
passphrase
passphrase?: string
This sets
OPENSSL_RELEASE_BUFFERS
to 1. It reduces overall performance but saves some memory.Default
false