mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 17:39:15 +00:00
This updates our test certificates to have more subject alternative names and adds a script to make regeneration easier in the future. Also added are the private keys in PEM format and a .p12 version of the keystore. In the future we may want to start supporting PKCS12 keystores and this will be a starting point for that. Original commit: elastic/x-pack-elasticsearch@92c94c9f28
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.