Skip to content

Conversation

@mattwoodyard
Copy link

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
Copy link
Contributor

Kijewski commented Nov 3, 2013

Maybe a new test case would be in order?

@atodorov
Copy link

atodorov commented Jul 5, 2016

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