We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue captures some enhancements to TLS support:
tls_cipher_suites
tls_prefer_server_cipher_suites
The text was updated successfully, but these errors were encountered:
Add TLS cipher suite options and CA path support (#2963)
b70e419
This patch adds options to configure the available TLS cipher suites and adds support for a path for multiple CA certificates. Fixes #2959
kyhavlov
No branches or pull requests
This issue captures some enhancements to TLS support:
tls_cipher_suites
configuration equivalent to Vaulttls_prefer_server_cipher_suites
option is relevant to ConsulThe text was updated successfully, but these errors were encountered: