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

Changes to SSL and SPDY #77

Merged
merged 2 commits into from
Jul 1, 2013
Merged

Changes to SSL and SPDY #77

merged 2 commits into from
Jul 1, 2013

Conversation

igoraj
Copy link
Contributor

@igoraj igoraj commented Jun 27, 2013

Made SPDY a toggle param as requested by Issue #73.

Also added ssl_ciphers and ssl_protocols as params which default to values as proposed here http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_ciphers and here: http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_protocols

If SSL vhost then ssl is added to listen directive as proposed here: http://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl

Added ssl_ciphers and ssl_protocols as params which default to values as proposed on nginx.org.
If SSL vhost then ssl is added to listen directive as proposed on nginx.org.
@jfryman
Copy link
Contributor

jfryman commented Jul 1, 2013

Hot stuff! ⚡ Thanks for the PR!

jfryman pushed a commit that referenced this pull request Jul 1, 2013
Changes to SSL and SPDY
@jfryman jfryman merged commit ec17509 into voxpupuli:master Jul 1, 2013
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