Skip to content

Change Default SSL Configuration#128

Open
mattwoodyard wants to merge 1 commit into
jeanphix:masterfrom
mattwoodyard:master
Open

Change Default SSL Configuration#128
mattwoodyard wants to merge 1 commit into
jeanphix:masterfrom
mattwoodyard:master

Conversation

@mattwoodyard

Copy link
Copy Markdown

The default SSL configuration has problems negotiating the TLS bits on some sites. Setting TLSv1 as the only protocol choice, got alot more (at least the set I cared about) to work.

After a bit more investigation, I think the specific sets of MS IIS servers I'm hitting have cipher/protocol specs that are incompatible with the otherside. Anyways, no SSLv3 solves my problem, which for now is scraping some websites.

The default SSL configuration has problems negotiating the TLS bits on some sites. Setting TLSv1 as the only protocol choice, got alot more (at least the set I cared about) to work.
@Kijewski

Kijewski commented Nov 3, 2013

Copy link
Copy Markdown
Contributor

Maybe a new test case would be in order?

@atodorov

atodorov commented Jul 5, 2016

Copy link
Copy Markdown

Do you guys mind closing this one ? It looks like it has been merged manually.

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.

3 participants