Invoking DataService from wso2 ESB with secure port
问题 I just want to invoke a secure DataService endpoint from wso2 ESB and I couldn't find the right and straight forward solution. I have seen this and this but no success! I define my endpoint in ESB as folows: WSDL Endpoint: WSDL URI: http://[myIP]:7763/services/PostPaidProviders?wsdl Service: PostPaidProviders Port: SecureSOAP11Endpoint FYI, if I change my Port to 'SOAP11Endpoint' my proxy service on ESB works properly. Thanks 回答1: I've imported my WSO2-DSS's certificate to my ESB keystore