forcedotcom / forcedotcom/SalesforceCanvasFrameworkSDK
outdated jetty version leads to SSL_ERROR_NO_CYPHER_OVERLAP
- Dominant language
- Java
- Stars
- 144
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
In the pom there is a version of jetty which is already EOL (https://wiki.eclipse.org/Jetty/Howto/CipherSuites)
If I replace the webapp with a new version (e.g. 9.4.35.v20201120) I get the following error when starting jetty.

I'm trying to use the example of the Canvas app on https://developer.salesforce.com/docs/atlas.en-us.platform_connect.meta/platform_connect/quick_start_run_the_app_locally.htm. At the point "Run the web App locally" I get the error message "SSL_ERROR_NO_CYPHER_OVERLAP".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.