edgeport - v1.0.6
Preparing search index...
core
TlsUpgradeOptions
Interface TlsUpgradeOptions
Options for
CoreSocket.startTls
.
interface
TlsUpgradeOptions
{
expectedServerHostname
?:
string
;
}
Index
Properties
expected
Server
Hostname?
Properties
Optional
expected
Server
Hostname
expectedServerHostname
?:
string
Hostname to validate the server certificate against.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expected
Server
Hostname
edgeport - v1.0.6
Loading...
Options for CoreSocket.startTls.