Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
https
ServerOptions
Interface ServerOptions
Index
Properties
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honorCipherOrder
key
passphrase
pfx
rejectUnauthorized
requestCert
Properties
optional
public
NPNProtocols
?:
any
optional
public
SNICallback
?:
(servername: string) => any
optional
public
ca
?:
any
optional
public
cert
?:
any
optional
public
ciphers
?:
string
optional
public
crl
?:
any
optional
public
honorCipherOrder
?:
boolean
optional
public
key
?:
any
optional
public
passphrase
?:
string
optional
public
pfx
?:
any
optional
public
rejectUnauthorized
?:
boolean
optional
public
requestCert
?:
boolean
Globals
Express
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
express
fs
http
https
net
os
passport
passport-facebook
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
Agent
globalAgent
RequestOptions
ServerOptions
NPNProtocols
SNICallback
ca
cert
ciphers
crl
honorCipherOrder
key
passphrase
pfx
rejectUnauthorized
requestCert
Server
createServer
get
request