mozilla / ssl-config-generator

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

Update documentation / issue template to send folks to https://github.com/mozilla/server-side-tls for the recommendation content #165

Open gene1wood opened 2 years ago

gene1wood commented 2 years ago

This repo contains the ssl config generator which attempts to implement the Mozilla security recommendations ( https://github.com/mozilla/server-side-tls ) in config files.

Often folks open issues in this repo about the recommendations which should be opened in https://github.com/mozilla/server-side-tls

Update the documentation and maybe create an issue template to point people in the right direction so that issues in this repo are about the ssl config generator code, not about the content of the recommendations

janbrasna commented 2 years ago

What about the actual guideline json specs? Is this the right repo, or the wiki repo is? (Related: https://github.com/mozilla/ssl-config-generator/issues/78#issuecomment-1125490924)