Skip to content

Commit 0308c69

Browse files
committed
Cleanup
1 parent baffa83 commit 0308c69

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

deploy-manage/deploy/self-managed/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Environment variables can be injected into configuration using `${MY_ENV_VAR}` s
6666
: Add sources for the [Content Security Policy `report-to` directive](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-to).
6767

6868
$$$csp-strict$$$ `csp.strict`
69-
: Blocks {{kib}} access to any browser that does not enforce even rudimentary CSP rules. In practice, this disables support for older, less safe browsers like Internet Explorer. For more information, refer to [Content Security Policy](../../security/secure-http-communications.md#csp-strict-mode). **Default: `true`**
69+
: Blocks {{kib}} access to any browser that does not enforce even rudimentary CSP rules. In practice, this disables support for older, less safe browsers like Internet Explorer. For more information, refer to [Content Security Policy](/deploy-manage/security/using-kibana-with-security.md#csp-strict-mode). **Default: `true`**
7070

7171
`csp.warnLegacyBrowsers`
7272
: Shows a warning message after loading {{kib}} to any browser that does not enforce even rudimentary CSP rules, though {{kib}} is still accessible. This configuration is effectively ignored when [`csp.strict`](#csp-strict) is enabled. **Default: `true`**

deploy-manage/security/secure-http-communications.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@ mapped_urls:
1212
- https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-kibana-http-configuration.html
1313
---
1414

15-
% What needs to be done: Refine
16-
17-
% GitHub issue: https://github.com/elastic/docs-projects/issues/346
18-
19-
% Use migrated content from existing pages that map to this page:
20-
21-
% - [ ] ./raw-migrated-files/elasticsearch/elasticsearch-reference/security-basic-setup-https.md
22-
% Notes: just the relevant section + concepts
23-
% - [ ] ./raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-tls-certificates.md
24-
% - [ ] ./raw-migrated-files/cloud-on-k8s/cloud-on-k8s/k8s-custom-http-certificate.md
25-
2615
% EEDUGON NOTE: security section might miss a section to secure the transport layer (not the HTTP).
2716
% There we should integrate the content of https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-transport-settings.html which is currently in ECK (/deploy-manage) doc.
2817

0 commit comments

Comments
 (0)