| $$ISTLSCLIENTCONF |
Verify the TLS configuration with name ACONFNAME
exists and is of type client.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ACONFNAME |
Input |
A TLS configuration name.
|
|
$$ISTLSSERVERCONF |
Verify the TLS configuration with name ACONFNAME
exists and is of type server.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ACONFNAME |
Input |
A TLS configuration name.
|
|
$$HASTLSCONF |
Check to see if ACONFNAME parameter exists in the
Security.SSLConfigs table.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ACONFNAME |
Input |
A TLS configuration name.
|
ACONFTYPE |
Output |
The type (client or server).
|
|