This function sets the warning level that is activated when an SSL certificate is not valid for a physical HTTP server.
Context
Windows client,
Adelia Cloud client,
Event Adelia client.
Parameters
ALPHA(30) |
ServerName |
Name of the physical HTTP server. |
NUM_BIN_4 |
Flag |
0 : Ignore the control. 1 : Invalid certificate. 2 : Invalid certificate date. 4 : Unsigned certificate. |
BOOL |
ReturnCode |
Return code for the operation: "*TRUE" if the operation was completed successfully. *FALSE if it was not. |
Example
ServerName = 'PARIS_SITE'
Flag = 0
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSetFlagSSLPhysicalServerHttp' ServerName Flag ReturnCode
List of functions in the VaToolBx DLL by topic