Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The TLS certificate for https://registry.twtxt.org/ expired in 2018 #153

Closed
seven1m opened this issue Aug 13, 2020 · 4 comments
Closed

The TLS certificate for https://registry.twtxt.org/ expired in 2018 #153

seven1m opened this issue Aug 13, 2020 · 4 comments
Labels

Comments

@seven1m
Copy link

seven1m commented Aug 13, 2020

→ curl 'https://registry.twtxt.org/api/plain/users?q=71m'
curl: (60) SSL certificate problem: certificate has expired

→ openssl s_client -showcerts -connect registry.twtxt.org:443
CONNECTED(00000003)
depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
verify return:1
depth=0 CN = registry.twtxt.org
verify error:num=10:certificate has expired
notAfter=Nov  9 11:53:47 2018 GMT
verify return:1
depth=0 CN = registry.twtxt.org
notAfter=Nov  9 11:53:47 2018 GMT
verify return:1

@buckket
Copy link
Owner

buckket commented Aug 13, 2020

Not my domain nor service. CC: @DracoBlue

@seven1m
Copy link
Author

seven1m commented Aug 13, 2020

Sorry for posting here then. I saw it linked on https://twtxt.readthedocs.io/en/stable/user/registry.html so I thought it was yours. I'll post the same issue over at https://github.com/DracoBlue/twtxt-registry/issues

@seven1m seven1m closed this as completed Aug 13, 2020
@buckket
Copy link
Owner

buckket commented Aug 13, 2020

No problem. That’s just the nature of decentralized services… 😁

@buckket buckket added invalid and removed waiting labels Aug 13, 2020
@DracoBlue
Copy link
Contributor

I am trying to reissue the certificate. The cronjob for letsencrypt fails :(.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants