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

ssl_crl option support added #493

Closed
wants to merge 13 commits into from
Closed

ssl_crl option support added #493

wants to merge 13 commits into from

Commits on Oct 27, 2014

  1. Adding SSL CRL support

    Igor Shishkin committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    e4c3ff7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Fix for ssl_crl in template

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    44e3b7b View commit details
    Browse the repository at this point in the history
  2. Fix default permissions for certificate files

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    32f5588 View commit details
    Browse the repository at this point in the history
  3. Add proxy_cache_min_uses option

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    29b3d64 View commit details
    Browse the repository at this point in the history
  4. Added proxy_cache_min_uses pass from vhost

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    03805ad View commit details
    Browse the repository at this point in the history
  5. proxy_cache_use_stale parameter added

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    6bdafce View commit details
    Browse the repository at this point in the history
  6. Proxy ignore headers added

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    50e59ec View commit details
    Browse the repository at this point in the history
  7. Fix for validating proxy_min_cache_usage

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    420d710 View commit details
    Browse the repository at this point in the history
  8. More clear redirect to https

    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    1ae29fa View commit details
    Browse the repository at this point in the history
  9. Fix for template

    Conflicts:
    	templates/vhost/vhost_ssl_header.erb
    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    0357495 View commit details
    Browse the repository at this point in the history
  10. Fixes to ssl support

    Conflicts:
    	templates/vhost/vhost_ssl_header.erb
    Igor Shishkin committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    43f878c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2014

  1. Tests for proxy_ignore_headers

    Igor Shishkin committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    2378340 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2014

  1. Fix type in proxy_ignore_headers attribute

    Igor Shishkin committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    4bccfb1 View commit details
    Browse the repository at this point in the history