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

Add policy and policy config #157

Open
vincenthz opened this issue Sep 13, 2016 · 1 comment
Open

Add policy and policy config #157

vincenthz opened this issue Sep 13, 2016 · 1 comment
Labels

Comments

@vincenthz
Copy link
Collaborator

Need to add policy settings for RSA key size, DH key size, types of ciphers and public suffix list.

One of the issue of the public suffix list is that it's a dynamically updated list, so there's the issue on how do we provide it to the user, and if we allow updating, etc.

And then we need a policy config (in system or user directory for example) that would allow:

  • certificate pinning per host
  • overriding crypto size bounds and cipher list per host or globally
  • default version choice per host
  • public suffix overriding
@Porges
Copy link

Porges commented Apr 5, 2018

It would make sense for the public suffix list to be its own package so it can be updated independently.

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

No branches or pull requests

2 participants