Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Profile our SSL algorithm support #125

Open
yaronyg opened this issue Mar 21, 2015 · 1 comment
Open

Profile our SSL algorithm support #125

yaronyg opened this issue Mar 21, 2015 · 1 comment
Labels
Milestone

Comments

@yaronyg
Copy link
Member

yaronyg commented Mar 21, 2015

Plenty of SSL algorithms/configurations are known to not be secure. For example, we should only be using handshakes using ephemeral keys so we have forward secrecy. We need to properly provision our SSL usage on node.js.

@yaronyg
Copy link
Member Author

yaronyg commented Jan 6, 2016

Since we are only using PSK for now we don't really need to profile. We just need to turn off everything but PSK.

@yaronyg yaronyg added this to the V1 milestone Aug 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants