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

Enable SSL when requested #1327

Closed
wants to merge 1 commit into from
Closed

Enable SSL when requested #1327

wants to merge 1 commit into from

Commits on May 2, 2019

  1. Enable SSL when requested

    Without this change, a true value on nignx::resource::server::ssl does not
    result in the 'ssl on' directive necessary to enable SSL in some cases, like
    IPv6.  Here we include a fix to adhere to the user request to enable SSL for the
    given nginx server.
    zachfi committed May 2, 2019
    Configuration menu
    Copy the full SHA
    885bc58 View commit details
    Browse the repository at this point in the history