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

[DOCS] Clarifies FIPS cipher suites #53138

Closed
wants to merge 1 commit into from
Closed

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Mar 4, 2020

Related to #51017 (comment)

This PR clarifies the list of supported cipher suites with FIPS.

@lcawl lcawl added >docs General docs changes :Security/Security Security issues without another label v8.0.0 labels Mar 4, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (:Security/Security)

The use of TLS ciphers is mainly governed by the relevant crypto module
(the FIPS Approved Security Provider that your JVM uses). In general, the
ciphers that are configured by default in {es} are FIPS 140-2 compliant and can
be used in a FIPS 140-2 JVM. If you use JDK 11, however, the following ciphers
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only true when users configure their JVM in FIPS 140 mode with the help of BouncyCastle crypto and JSSE providers so I don't think that we want to make a blanket statement about the list of supported ciphers

@lcawl lcawl closed this Mar 5, 2020
@lcawl lcawl deleted the fips-ciphers branch March 5, 2020 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :Security/Security Security issues without another label v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants