Interface IStartTlsProxyClientOptions
Hierarchy
- IStartTlsProxyClientOptions
Properties
Optional cert
Optional checkCertCn
checkCertCn?: boolean
Optional httpListen
httpListen?: IHostPort
Optional tlsServer
tlsServer?: IHostPort
Optional validServers
validServers?: string[]