mozilla / ssl-config-generator

Mozilla SSL Configuration Generator
https://ssl-config.mozilla.org/
Mozilla Public License 2.0
358 stars 59 forks source link

Include Redis open-source in configuration generator #86

Closed IAmATeaPot418 closed 4 years ago

IAmATeaPot418 commented 4 years ago

Redis open-source 6 will include many TLS enhancements in its upcoming release.

I'm happy to submit a PR with the guidance but is there any process or guidelines to help accomplish this or a review process?

I'm looking mostly for acceptance criteria so I can bake it into the PR.

april commented 4 years ago

You can learn the process to add new software here:

https://github.com/mozilla/ssl-config-generator#adding-new-software

IAmATeaPot418 commented 4 years ago

@april I've submitted https://github.com/mozilla/ssl-config-generator/pull/87 to add support for Redis.

LMK what you think. Please don't merge this yet. This version is not GA and the release candidate is still being tested.