Skip to content

Commit 574fb41

Browse files
committed
Add redirect
1 parent d4ca94e commit 574fb41

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

deploy-manage/security/secure-your-cluster-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ deployment:
6060

6161
The Federal Information Processing Standard (FIPS) Publication 140-2, (FIPS PUB 140-2), titled "Security Requirements for Cryptographic Modules" is a U.S. government computer security standard used to approve cryptographic modules. You can run a self-managed cluster or {{eck}} cluster in FIPS-compliant mode:
6262

63-
* [Self-managed](/deploy-manage/security/fips-140-2.md)
63+
* [Self-managed](/deploy-manage/security/fips.md)
6464
* [ECK](/deploy-manage/deploy/cloud-on-k8s/deploy-fips-compatible-version-of-eck.md)
6565

6666
% we need to refine this table, but the idea is awesome IMO

deploy-manage/security/supported-ssltls-versions-by-jdk-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ products:
1515
Different JDK versions support different versions of SSL, and this may affect how {{es}} operates.
1616

1717
::::{note}
18-
This support applies when running on the default JSSE provider in the JDK. JVMs that are configured to use a [FIPS 140-2](fips-140-2.md) security provider might have a custom TLS implementation, which might support TLS protocol versions that differ from this list.
18+
This support applies when running on the default JSSE provider in the JDK. JVMs that are configured to use a [FIPS 140-2](fips.md) security provider might have a custom TLS implementation, which might support TLS protocol versions that differ from this list.
1919

2020
Check your security provider’s release notes for information on TLS support.
2121

redirects.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,7 @@ redirects:
291291
'explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-anomalies.md': 'explore-analyze/machine-learning/anomaly-detection.md'
292292
'explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-dfa-analytics.md': 'explore-analyze/machine-learning/data-frame-analytics.md'
293293

294-
'solutions/search/retrievers-examples.md': 'elasticsearch://reference/elasticsearch/rest-apis/retrievers/retrievers-examples.md'
294+
'solutions/search/retrievers-examples.md': 'elasticsearch://reference/elasticsearch/rest-apis/retrievers/retrievers-examples.md'
295+
296+
# Related to https://github.com/elastic/docs-content/pull/2136
297+
'deploy-manage/security/fips-140-2.md': 'deploy-manage/security/fips.md'

0 commit comments

Comments
 (0)