Security configuration
The plugin includes demo certificates so that you can get up and running quickly, but before using OpenSearch in a production environment, you must configure it manually:
- Replace the demo certificates.
- Reconfigure opensearch.yml to use your certificates.
- Reconfigure config.yml to use your authentication backend (if you don’t plan to use the internal user database).
- Modify the configuration YAML files.
- If you plan to use the internal user database, set a password policy in opensearch.yml.
- Apply changes using securityadmin.sh.
- Start OpenSearch.
- Add users, roles, role mappings, and tenants.
If you don’t want to use the plugin, see Disable security.
当前内容版权归 OpenSearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 OpenSearch .