mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-06 17:38:09 +00:00
Update securityonfig path based on path reorganization (#763)
Signed-off-by: Peter Nied <petern@amazon.com>
This commit is contained in:
parent
67728096c5
commit
5d5729c4c0
@ -24,7 +24,7 @@ opensearch_security:
|
|||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
For a more complete example, see the [sample file on GitHub](https://github.com/opensearch-project/security/blob/main/securityconfig/config.yml).
|
For a more complete example, see the [sample file on GitHub](https://github.com/opensearch-project/security/blob/main/config/config.yml).
|
||||||
|
|
||||||
|
|
||||||
## HTTP
|
## HTTP
|
||||||
|
@ -9,7 +9,7 @@ nav_order: 10
|
|||||||
|
|
||||||
TLS is configured in `opensearch.yml`. There are two main configuration sections: the transport layer and the REST layer. TLS is optional for the REST layer and mandatory for the transport layer.
|
TLS is configured in `opensearch.yml`. There are two main configuration sections: the transport layer and the REST layer. TLS is optional for the REST layer and mandatory for the transport layer.
|
||||||
|
|
||||||
You can find an example configuration template with all options on [GitHub](https://github.com/opensearch-project/security/blob/main/securityconfig/opensearch.yml.example).
|
You can find an example configuration template with all options on [GitHub](https://github.com/opensearch-project/security/blob/main/config/opensearch.yml.example).
|
||||||
{: .note }
|
{: .note }
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user