Closed
Description
Our SSL output settings documentation provides a table of cipher suites available but our SSL input settings documentation do not. Please consider adding the same table to the SSL input settings documentation.
It might also make sense to consider changing from a bullet list format to a row+column table format with the following column headers - cipher
, TLS version
.
Lastly, it might also be worth considering adding a link to Go's crypto library default cipher suites used in the version of Go being used in APM/Beats. The config parser in Beats exposes a list but not sure if that would be ideal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment