Skip to content
Snippets Groups Projects
Select Git revision
  • host01
  • ns4
  • kodi
  • master default
4 results

default.conf

Blame
    • nimrod's avatar
      d94503c3
      SSL legacy support. · d94503c3
      nimrod authored
      Up to now I supported older browsers by supporting older versions of TLS
      and cipher suites. I still think it makes sense for my blog, etc. but
      not for Nextcloud or GitLab. So here's the first step, make the previous
      default SSL configuration be ssl-legacy (split out the common parts to
      ssl-common) and next is ssl-modern.
      d94503c3
      History
      SSL legacy support.
      nimrod authored
      Up to now I supported older browsers by supporting older versions of TLS
      and cipher suites. I still think it makes sense for my blog, etc. but
      not for Nextcloud or GitLab. So here's the first step, make the previous
      default SSL configuration be ssl-legacy (split out the common parts to
      ssl-common) and next is ssl-modern.