hello-mtls
hello-mtls copied to clipboard
Find a way to educate on cipher suites
Either by linking to a blog post/docs generally, adding links per technology, or adding the ciphers directly to code snippets.
It would be possible to use the (JSON of the Mozilla SSL Generator)[https://wiki.mozilla.org/Security/Server_Side_TLS#JSON_version_of_the_recommendations] and parse this with templating into the config files too. Either intermediate or modern configuration?