Options
All
  • Public
  • Public/Protected
  • All
Menu

Options used when constructing an app. Especially for SSLApp. These are options passed directly to uSockets, C layer.

Hierarchy

  • AppOptions

Index

Properties

Optional cert_file_name

cert_file_name?: RecognizedString

Optional dh_params_file_name

dh_params_file_name?: RecognizedString

Optional key_file_name

key_file_name?: RecognizedString

Optional passphrase

passphrase?: RecognizedString

Optional ssl_prefer_low_memory_usage

ssl_prefer_low_memory_usage?: boolean

This translates to SSL_MODE_RELEASE_BUFFERS

Generated using TypeDoc