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

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

Open
gene1wood opened this issue Nov 30, 2021 · 2 comments
Assignees

Comments

@gene1wood
Copy link
Collaborator

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
Copy link
Collaborator

What about the actual guideline json specs? Is this the right repo, or the wiki repo is? (Related: #78 (comment))

@janbrasna janbrasna self-assigned this Oct 5, 2024
@gstrauss
Copy link
Collaborator

Links have been updated in package.json to point to this repo rather than server-side-tls.

  "repository": {
    "type": "git",
    "url": "https://github.com/mozilla/ssl-config-generator.git"
  },
  "bugs": {
    "url": "https://github.com/mozilla/ssl-config-generator/issues"
  },

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

@gene1wood Over the past few years there has not been much activity, so is this still an issue that needs additional action or can this be closed?

Related, there are requests in https://github.com/mozilla/server-side-tls/issues which ought to be moved to this repo. Perhaps that repo may benefit from an issue template, too.

Is there anyone we can cajole to triage the https://github.com/mozilla/server-side-tls/issues ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants