Closed malt3 closed 5 years ago
I've seen the same issue today. As a workaround looks like you can override this in the config file with the following using http only. Will test tomorrow.....
BOT_PLUGIN_INDEXES = 'http://repos.errbot.io/repos.json'
@gbin @gbin-argo ping!
cert still expired
Is this going to be fixed or Is this project abandoned?
I gonna fix this, sorry it took me so long.
Fixed, bug me back before jan 2. Thanks so much for your patience!
thanks @gbin !!
@gbin the cert has expired again.
ping @gbin Happy New SSL Year! :D
Gonna do it sorry guys, it is crazy at work :(
On Fri, Jan 11, 2019, 18:38 muppeth <notifications@github.com wrote:
ping @gbin https://github.com/gbin Happy New SSL Year! :D
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/errbotio/errbot/issues/1249#issuecomment-453691681, or mute the thread https://github.com/notifications/unsubscribe-auth/AA7izADkzuD1eXKUuRM6RprVwTPgZzF5ks5vCSB9gaJpZM4WNmu9 .
is it happenign again ?
curl -v -k https://repos.errbot.io/
- Trying 172.217.17.147...
- TCP_NODELAY set
- Connected to repos.errbot.io (172.217.17.147) port 443 (#0)
- ALPN, offering h2
- ALPN, offering http/1.1
- Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
- successfully set certificate verify locations:
- CAfile: /etc/ssl/cert.pem CApath: none
- TLSv1.2 (OUT), TLS handshake, Client hello (1):
- TLSv1.2 (IN), TLS handshake, Server hello (2):
- TLSv1.2 (IN), TLS handshake, Certificate (11):
- TLSv1.2 (IN), TLS handshake, Server key exchange (12):
- TLSv1.2 (IN), TLS handshake, Server finished (14):
- TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
- TLSv1.2 (OUT), TLS change cipher, Client hello (1):
- TLSv1.2 (OUT), TLS handshake, Finished (20):
- TLSv1.2 (IN), TLS change cipher, Client hello (1):
- TLSv1.2 (IN), TLS handshake, Finished (20):
- SSL connection using TLSv1.2 / ECDHE-RSA-CHACHA20-POLY1305
- ALPN, server accepted to use h2
- Server certificate:
- subject: CN=repos.errbot.io
- start date: Jan 12 15:07:27 2019 GMT * expire date: Apr 12 15:07:27 2019 GMT
@gbin
Its fixed.
This seems to be happening again
In order to let us help you better, please fill out the following fields as best you can:
I am...
I am running...
Issue description
The certificate of https://repos.errbot.io/ expired on 24th of August 2018. This server provides the plugin repo that is loaded whenever a new package is installed from https://repos.errbot.io/repos.json
Steps to reproduce
Install a repo using the following command:
e.g.:
Additional info
Output of errbot: