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

fixed table for ciphers #114

Closed
drwetter opened this issue May 31, 2015 · 1 comment
Closed

fixed table for ciphers #114

drwetter opened this issue May 31, 2015 · 1 comment
Milestone

Comments

@drwetter
Copy link
Owner

Now first openssl is queried which ciphers are supported. If a particular one is supported this is being thrown at the server.

More optimal would be to work with a fixed table (e.g. the mapping file) and use this. Also crappy MacOSX standard openssl which doesn't support openssl ciphers -V would go a step further.

It'll help also for extending socket support/

@drwetter
Copy link
Owner Author

That's also important for LibreSSL. Rumors say that's in OSX 10.11

@drwetter drwetter added this to the 2.5dev (2.6) milestone Jun 17, 2015
@drwetter drwetter modified the milestones: 2.7dev (2.8) , 2.5dev (2.6) Jul 23, 2015
@drwetter drwetter modified the milestones: 2.9dev, 2.7dev (2.8) Jul 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant