forcedotcom / forcedotcom/SalesforceCanvasFrameworkSDK

outdated jetty version leads to SSL_ERROR_NO_CYPHER_OVERLAP

Open
#26 3 comments 0 reactions 0 assignees View on GitHub
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.
![image](https://user-images.githubusercontent.com/11267539/101332521-b42b5580-3875-11eb-9541-254c1102bfb4.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.