Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow connection to TLS 1.0 external sites #2157

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

sblaisot
Copy link
Contributor

Node 12 disable by default connection to TLS 1.0 and 1.1 https servers.

This PR updates the nsjail connector launch script to add an argument to nodejs12 to allow connection to external sites using only TLS 1.0 and/or 1.1

@nono nono requested a review from doubleface October 25, 2019 17:07
@nono
Copy link
Member

nono commented Oct 25, 2019

The integration tests are red, but it's not related to this PR. Sometimes, they trigger an error in CouchDB (https://github.com/cozy/cozy-stack/pull/2157/checks?check_run_id=275227983#step:8:104). Most of those errors have disappeared when we have moved CouchDB from Docker to Debian package on github actions, but there is still one error, and I cannot reproduce on my PC.

So, let's merge!

@nono nono merged commit 94bb3f2 into cozy:master Oct 25, 2019
@sblaisot sblaisot deleted the fix-nsjail-tls-v1.0 branch December 16, 2020 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants