-
-
Notifications
You must be signed in to change notification settings - Fork 883
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
Make ssl_prefer_server_ciphers a variable #1032
Comments
@fbjerggaard I haven't been contributing much recently, but this seems pretty simple, can you see if #1067 works for your use case? I will seek out some feedback on it as well. |
Looks fine to me |
@fbjerggaard Approved / merged. I've reworked it slightly, but the outcome should be the same. |
cegeka-jenkins
pushed a commit
to cegeka/puppet-nginx
that referenced
this issue
Sep 13, 2019
…urces (voxpupuli#1032). Default to 'on', vs. the nginx default of 'off'
Rubueno
pushed a commit
to Rubueno/puppet-nginx
that referenced
this issue
Oct 19, 2020
…urces (voxpupuli#1032). Default to 'on', vs. the nginx default of 'off'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ssl_prefer_server_ciphers should be possible to set via a variable when defining a vhost and not be hardcoded to
on
The text was updated successfully, but these errors were encountered: