View Issue Details

IDProjectCategoryView StatusLast Update
0003614SymmetricDS ProBugpublic2018-08-03 14:13
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.10Fixed in Version3.9.10 
Summary0003614: Websocket errors when using HTTPS/SSL/TLS
DescriptionWhen HTTPS for the SymmetricDS server, the remote status gets and exception in the logs. The remote status uses websockets to connect to the remote node and retrieve status information.

WARN [gui] [ClientEndpoint] [remote-status-worker-1] Failed to connect to wss://localhost:31417/control?sourceNodeId=000&targetNodeId=001
java.io.IOException: Connect failure
Caused by: org.eclipse.jetty.websocket.api.UpgradeException: 0 null
Caused by: javax.net.ssl.SSLHandshakeException: General SSLEngine problem
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 3e522995

2018-06-28 11:01:29

admin

Details Diff
0003614: Websocket errors when using HTTPS/SSL/TLS Affected Issues
0003614
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricWebServer.java Diff File

Issue History

Date Modified Username Field Change
2018-06-28 15:01 elong New Issue
2018-06-28 15:01 elong Status new => assigned
2018-06-28 15:01 elong Assigned To => elong
2018-06-28 15:02 elong Status assigned => resolved
2018-06-28 15:02 elong Resolution open => fixed
2018-06-28 15:02 elong Fixed in Version => 3.9.10
2018-06-28 16:00 admin Changeset attached => SymmetricDS 3.9 3e522995
2018-08-03 14:13 chenson Status resolved => closed