- given:
- I want to setup a secured connection against Elasticsearch according to the guide
- I use the default value for the certificate_authority setting
- when:
- I start Optimize
- then:
- I get an exception
- expected:
- Optimize connects against the secured elasticsearch version if public CA's that are already trusted by the Java runtime are enough or
- Optimize tells the user that it can't connect to Elasticsearch