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

Translation server certificate is expired #734

Closed
qosobrin opened this issue Aug 25, 2019 · 2 comments
Closed

Translation server certificate is expired #734

qosobrin opened this issue Aug 25, 2019 · 2 comments

Comments

@qosobrin
Copy link
Contributor

The translation server is using an expired certificate. Please, renew it.

$ echo | openssl s_client -connect translate.sympa.org:443 -servername translate.sympa.org  2>/dev/null | openssl x509 -noout -dates
notBefore=May 26 17:19:28 2019 GMT
notAfter=Aug 24 17:19:28 2019 GMT

Best regards.

@ikedas
Copy link
Member

ikedas commented Aug 25, 2019

Fixed. Thanks @qosobrin!

@qosobrin
Copy link
Contributor Author

You're welcome.

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

No branches or pull requests

2 participants