diff --git a/_security-plugin/configuration/security-admin.md b/_security-plugin/configuration/security-admin.md index c4f3ea32..54d72429 100755 --- a/_security-plugin/configuration/security-admin.md +++ b/_security-plugin/configuration/security-admin.md @@ -82,7 +82,6 @@ The `securityadmin.sh` tool can be run from any machine that has access to the h `securityadmin.sh` requires that SSL/TLS transport is enabled on your opensearch cluster. In other words, make sure that the `plugins.security.ssl.http.enabled: true` is set in `opensearch.yml` before proceeding. {: .note} -`plugins.security.ssl.http.enabled: true` Each node also includes the tool at `plugins/opensearch-security/tools/securityadmin.sh`. You might need to make the script executable before running it: