我得到了 Target Handler I/O error: General SSLEngine problem javax.net.ssl.SSLHandshakeException: General SSLEngine problem, dbConnection=
1" issue on WSO2</e
当我调用REST API时,我在WSO2ESB中得到了下面的异常,它应该调用后端twitter API。我遵循了中给出的步骤。已成功将twitter安全证书导入到wso2密钥库。这样做的原因是什么?我使用的是wso2ESB4.8.1版本。ERROR - TargetHandlerI/O error: General SSLEngine problem
javax.net.ssl.SSLHandshakeExce
我试图从wso2集成studio8.0/MI4.0中调用安全端点(https)。创建集成项目,创建具有安全端点地址的url的端点,并在标头上提供安全端点所需的传输范围。[2022-01-17 10:28:09,696] ERROR {TargetHandler} - I/O error: General SSLEngine problem javax.net.ssl.SSLHandshakeException: General SSLEngine p
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://dds-service.domain.com" General SSLEngine problem; nested exception is javax.net.ssl.SSLHandshakeException: General SSLEngine我确信是正确的,因为