Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Remove a few problematic TLSv1.0 ciphers #219

Merged
merged 1 commit into from May 23, 2019
Merged

Remove a few problematic TLSv1.0 ciphers #219

merged 1 commit into from May 23, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 14, 2019

This PR fixes the same problem as #212 but without adding TLSv1.3 options for older openssl versions. As noted in this #211 (comment) , the TLSv1.3 options aren't the actual reason why #212 resolved the problem for the OP.

This is a minimal solution and is known to avoid the CAPTCHA on the latest version of openssl as well as older versions. It is reproducible on Node.js v10.8.0 which uses openssl v1.1.0h

Fixes #211

@ghost ghost requested a review from codemanki May 14, 2019 18:35
@ghost ghost requested review from codemanki and removed request for codemanki May 21, 2019 22:50
@codemanki
Copy link
Owner

codemanki commented May 22, 2019 via email

@ghost
Copy link
Author

ghost commented May 22, 2019

Thanks :)

index.js Show resolved Hide resolved
@codemanki
Copy link
Owner

Awesome! Thank you :) Merging and releasing

@codemanki codemanki merged commit 9938fb8 into codemanki:master May 23, 2019
@ghost ghost deleted the 211_tls_ciphers branch June 7, 2019 18:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CaptchaError: captcha v4.0.1 (SSL negotiation)
1 participant