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

Fix: Fail if response from ssllabs is empty #891

Closed
wants to merge 1 commit into from
Closed

Fix: Fail if response from ssllabs is empty #891

wants to merge 1 commit into from

Conversation

molant
Copy link
Member

@molant molant commented Mar 15, 2018

Pull request checklist

Make sure you:

For non-trivial changes, please make sure you also:

  • Added/Updated related tests.

Short description of the change(s)

Fix #848

In some cases the ssllabs server returns an empty json response with status code 200 that breaks our code. This PR fixes that and adds a test for that.

@alrra alrra closed this in 9ba2581 Mar 15, 2018
alrra pushed a commit that referenced this pull request Mar 15, 2018
In some cases the `ssllabs` server returns an empty JSON
response with the status code 200 and that breaks things.

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Fix #848
Close #891
@molant molant deleted the fix-848 branch March 15, 2018 22:06
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.

Rule sslabs check that endpoints exists
1 participant