Hello,
When i activate https with a wildcard certificate of Sectigo, i have this warning repeatedly in my log :
WARN [ProxiedResource] Unable to call https://XX.XX.XX.XX:9000/api/system/metrics/multiple on node : sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
SRV 1 : Graylog 3.1.4 with MongoDb 4.2.2
SRv 2 : Elasticsearch
when i test a curl on srv1 with curl -i ‘http://XX.XX.XX.XX:9000/api/?pretty=true’
curl: (52) Empty reply from server
But graylog webi is accessible.