Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
HttpsOptions
Interface HttpsOptions
Hierarchy
HttpsOptions
Index
Properties
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honor
Cipher
Order
key
passphrase
pfx
reject
Unauthorized
request
Cert
Properties
Optional
NPNProtocols
NPNProtocols
:
any
Optional
SNICallback
SNICallback
:
function
Type declaration
(
servername
:
string
, cb
:
function
)
:
any
Parameters
servername:
string
cb:
function
(
err
:
Error
, ctx
:
any
)
:
any
Parameters
err:
Error
ctx:
any
Returns
any
Returns
any
Optional
ca
ca
:
any
Optional
cert
cert
:
any
Optional
ciphers
ciphers
:
string
Optional
crl
crl
:
any
Optional
honor
Cipher
Order
honor
Cipher
Order
:
boolean
Optional
key
key
:
any
Optional
passphrase
passphrase
:
string
Optional
pfx
pfx
:
any
Optional
reject
Unauthorized
reject
Unauthorized
:
boolean
Optional
request
Cert
request
Cert
:
boolean
Globals
Https
Options
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honor
Cipher
Order
key
passphrase
pfx
reject
Unauthorized
request
Cert
Generated using
TypeDoc