Closed tharindu-nw closed 1 week ago
Adding the following parameter to the WSS transport sender in the axis2.xml will enable hostname verification for the web socket transport sender.
<parameter name="ws.client.enable.hostname.verification" locked="false">true</parameter>
Porting https://github.com/wso2/carbon-mediation/pull/1692
Adding the following parameter to the WSS transport sender in the axis2.xml will enable hostname verification for the web socket transport sender.
Porting https://github.com/wso2/carbon-mediation/pull/1692