4D v12.4Secured Web connection |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v12.4
Secured Web connection
|
Secured Web connection -> Function result | ||||||||
Parameter | Type | Description | ||||||
Function result | Boolean |
![]() |
True = the web connection is secured. False = the web connection is not secured. | |||||
The Secured Web connection command returns a Boolean indicating if the 4D Web server connection was done in secured mode through SSL (the request starts with “https:” instead of “http:”).
Note: For more information on the SSL protocol, refer to section Using SSL Protocol.
This command allows, for example, denying connections made in a non-secured mode (if any).
Product: 4D
Theme: Web Server
Number:
698
Created: 4D v6.7
GENERATE CERTIFICATE REQUEST
Using SSL Protocol