Skip to content

Commit 9f89ec5

Browse files
absolute links >> morning croissants >> anything else
1 parent f631c81 commit 9f89ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

raw-migrated-files/kibana/kibana/elasticsearch-mutual-tls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you haven’t already, start {{kib}} and connect it to {{es}} using the [enro
9393
elasticsearch.ssl.keystore.path: "/path/to/kibana-client.p12"
9494
```
9595

96-
If your PKCS#12 file is encrypted, add the decryption password to your [{{kib}} keystore](secure-settings.md):
96+
If your PKCS#12 file is encrypted, add the decryption password to your [{{kib}} keystore](/deploy-manage/security/secure-settings.md):
9797

9898
```yaml
9999
bin/kibana-keystore add elasticsearch.ssl.keystore.password
@@ -112,7 +112,7 @@ If you haven’t already, start {{kib}} and connect it to {{es}} using the [enro
112112
elasticsearch.ssl.key: "/path/to/kibana-client.key"
113113
```
114114

115-
If your private key is encrypted, add the decryption password to your [{{kib}} keystore](secure-settings.md):
115+
If your private key is encrypted, add the decryption password to your [{{kib}} keystore](/deploy-manage/security/secure-settings.md):
116116

117117
```yaml
118118
bin/kibana-keystore add elasticsearch.ssl.keyPassphrase

0 commit comments

Comments
 (0)