| INIT |
Initialize a server-side OPEN or USE command for TLS
communication.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
COMMAND |
Input |
"OPEN" or "USE" command.
|
DEVICENAME |
Input |
The TCP/IP device being used.
|
TLSCONFIGNAME |
Input |
The name of the TLS server configuration.
|
TIMEOUT |
Input |
Timeout (in seconds) for OPEN command
|
SCREEN |
Input |
MUMPS condition to screen whether or not to log
|
LOGGER |
Input |
Logger to call to log messages if the screen
evaluates to true
|
|
$$GKSPTLSCN |
Get Kernel System Parameter "DEFAULT TLS SERVER
CONFIG." (FILE=8989.3, FIELD=667)
|
|
INITUP |
Initialize the already open TCP principal device to
USE TLS communication.
|
|
INITOP |
Initialize the principal device to OPEN TLS
communication.
|
|