Function
Set the host name verifier function.
tibems_status
tibemsSSLParams_SetHostNameVerifier(tibemsSSLParams
SSLParams
,tibemsSSLHostNameVerifier
verifier, const void* closure );
CALL "tibemsSSLParams_SetHostNameVerifier"
USING BY VALUE SSLParams
,
BY VALUE verifier,
BY REFERENCE closure,
RETURNING tibems-status
END-CALL.
When creating a connection to the EMS server, an application-specific verifier function checks that the actual host name where the server is running is the same as this expected host name.
tibemsSSLParams_SetExpectedHostName
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |