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

Log more details about SSL accept error #89

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Log more details about SSL accept error #89

merged 1 commit into from
Feb 9, 2016

Conversation

edwintorok
Copy link
Contributor

Useful for distinguishing between the various SSL errors: unknown ca, no
shared cipher, unsupported protocol, etc.

If you have access to the client side then you can debug this with 'curl -v' or 'openssl s_client', however that is not always the case and server-side debugging is needed in some situations.

Useful for distinguishing between the various SSL errors: unknown ca, no
shared cipher, unsupported protocol, etc.
vouillon added a commit that referenced this pull request Feb 9, 2016
Log more details about SSL accept error
@vouillon vouillon merged commit 1667bd6 into ocsigen:master Feb 9, 2016
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