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

SSL & Heartbleed? #9

Closed
Blaisorblade opened this issue Apr 10, 2014 · 1 comment
Closed

SSL & Heartbleed? #9

Blaisorblade opened this issue Apr 10, 2014 · 1 comment

Comments

@Blaisorblade
Copy link
Contributor

Let me ask a stupid question. Given the recent openssl bug, how do we know that the ssl implementation used by handin-server is good, assuming that openssl was patched (after the Racket install)?

This test page says that my server is safe, but I don't understand enough to know whether to trust the result when another server is used. I'd like to be reassured by a statement like, for instance, "we link dynamically to the system library" or "we link statically to an unaffected version" or "we use an alternative reputable unaffected implementation".

@Blaisorblade Blaisorblade changed the title Heartbleed? SSL & Heartbleed? Apr 10, 2014
@Blaisorblade
Copy link
Contributor Author

The docs of the openssl module document the used openssl version:
http://docs.racket-lang.org/openssl/index.html?q=openssl

Hence closing. Should I find some docs of handin that could be improved, I'll submit a PR, but it's not obvious there is such an opportunity.

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

No branches or pull requests

1 participant