Skip to content
This repository was archived by the owner on Aug 25, 2019. It is now read-only.
This repository was archived by the owner on Aug 25, 2019. It is now read-only.

Nginx cypher filter #7

@Kloadut

Description

@Kloadut

Add cypher list to nginx template, kinda like this:

ssl_protocols TLSv1 TLSv1.1 TLSv1.2;   
ssl_ciphers DHE-RSA-CAMELLIA256-SHA:DHE-RSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:DES-CBC3-SHA:!ADH:!aNULL;   
ssl_prefer_server_ciphers on;

To be tested

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions