TlsServer¶
-
MLModule
¶ author Daniel Romberg
package FMEstable/ReleaseMeVis
dll MLAsynchronousIO
definition MLAsynchronousIO.def see also TlsClient
keywords asio
,network
,transport
,layer
,security
,connection
,asynchronous
Input Fields¶
Output Fields¶
Parameter Fields¶
Field Index¶
Bind Address : String |
Used Port : Integer |
Certificate Chain File : String |
|
isListening : Bool |
|
Last Error : String |
|
Port : Integer |
|
Private Key File : String |
|
Start : Trigger |
|
Stop : Trigger |
Visible Fields¶
Last Error¶
-
name:
lastError
, type:
String
, persistent:
no
¶ The last error that has happened while listening if any
Bind Address¶
-
name:
bindAddress
, type:
String
, default:
0.0.0.0
¶ The IP address to bind the acceptor socket to
Certificate Chain File¶
-
name:
certificateChainFile
, type:
String
¶ The path to the certificate chain file that is presented to the client