Modify ↓
Opened 15 years ago
Closed 15 years ago
#5809 closed defect (invalid)
Fail to connect to server
Reported by: | Owned by: | Ivan | |
---|---|---|---|
Priority: | normal | Component: | WikiEditorForEclipsePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The plugin raised the following exception when I tried to connect to the server:
- Eclipse Galileo
- Plugin Version: !TracWikiEditor4Eclipse 0.0.6.200908112343
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
If the HTTPS server you are trying to connect is using a self signed certificate then you will need to import that certificate into your java keyring and probably restart eclipse afterwards
have a look at this FAQ entry
WikiEditorForEclipsePlugin/FAQ