opensearch-project / logstash-input-opensearch

Apache License 2.0
9 stars 15 forks source link

[BUG] Expired signing certificate #42

Open rishabh6788 opened 1 year ago

rishabh6788 commented 1 year ago

What is the bug? The certificate https://github.com/opensearch-project/logstash-input-opensearch/blob/main/certs/opensearch-rubygems.pem used to sign artifacts has expired on notAfter=Aug 2 21:04:03 2022 GMT. Please renew the certificate.

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Run openssl x509 -in <certificate-file> -noout -dates