Open cthoyt opened 7 years ago
Yes you are correct. The certificate is expiring shortly:
$ echo | openssl s_client -servername wiki.openbel.org -connect wiki.openbel.org:443 2>/dev/null | openssl x509 -noout -dates
notBefore=May 31 13:32:25 2016 GMT
notAfter=May 31 13:32:25 2017 GMT
@wshayes Can this get renewed?
Best would be to setup Let's Encrypt. Since this is annoying, but not fatal, it's not on my critical task list. This is a TranSMART server hosting the OpenBEL Wiki and Bamboo build server. All of the applications hosted on this server need SSL certs updated.
I'm receiving a privacy warning from Google Chrome when visiting pages on the subdomain at
wiki.openbel.org
. I think this means there's a problem with the security certificate.