-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 10.10
-
Fix Version/s: 2021.x
-
Component/s: Elasticsearch
-
Tags:
In some case, the connection to Elasticsearch could fail with this error
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Host name 'orion-ctrl-elastic-4.foo.bar' does not match the certificate subject provided by the peer (CN=orion-ctrl-elastic-4.foo.bar,
OU=0002 110070018, O=FOO BAR, C=FR)
It seems related to a bug in httpasyncclient-4.1.3
Setting a domain exception can work around this issue.