Open rishabh6788 opened 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.
notAfter=Aug 2 21:04:03 2022 GMT
How can one reproduce the bug? Steps to reproduce the behavior:
openssl x509 -in <certificate-file> -noout -dates
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:
openssl x509 -in <certificate-file> -noout -dates