com.HttpRequest.clearVerifyServer

Removes the value set by setVerifyServer.

Syntax

clearVerifyServer()

Usage

Removes the value set by setVerifyServer for the validation, or not, of certificates at each request for application or service.

Once the value is removed, FGLPROFILE entries for security.global.verifyserver and ws.idws.verifyserver that exist will be used for secured communication instead.

In case of error, the method throws an exception and sets the status variable. Depending on the error, a human-readable description of the problem is available in the sqlca.sqlerrm register. See Error handling in GWS calls (status).