logstash-plugins / logstash-output-elasticsearch

https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html
Apache License 2.0
216 stars 306 forks source link

renew test certs #1182

Closed kaisecheng closed 3 weeks ago

kaisecheng commented 3 weeks ago

certs are expired added a timestamp of cert generation Fixed: https://github.com/logstash-plugins/logstash-output-elasticsearch/issues/1183

kaisecheng commented 3 weeks ago

the certs generated by Openssl 3.3.0 9 Apr 2024 failed the test

PKIX path validation failed: sun.security.validator.ValidatorException: TrustAnchor with subject \"CN=RootCA, O=MyLab, L=Lisbon, ST=NA, C=PT\" is not a CA certificate

Probably due to X509v3 extensions miss basicConstraints = CA:true