mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 05:28:34 +00:00
This commit cleans up the check for SSL with client authentication when a PKI realm is enabled by moving it from the realm to a actual bootstrap check. A bug was found during this cleanup in the check for transport profiles and that is also fixed in this commit. relates elastic/x-pack-elasticsearch#420 Original commit: elastic/x-pack-elasticsearch@3aa6a3edc0