We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Since 24th of Decemeber 2023 the SSL certificate is expired.
See below output of openssl command: openssl s_client -connect api.etherface.io:443 < /dev/null
openssl s_client -connect api.etherface.io:443 < /dev/null
CONNECTED(00000003) depth=0 CN = api.etherface.io verify error:num=10:certificate has expired notAfter=Dec 24 02:16:22 2023 GMT verify return:1 depth=0 CN = api.etherface.io notAfter=Dec 24 02:16:22 2023 GMT verify return:1
The text was updated successfully, but these errors were encountered:
@volsa
Sorry, something went wrong.
Seems expired again, since 22 Apr. 2024 @volsa
Sorry, no idea why this keeps happening but should be fixed again.
No worries, thanks for building and hosting. The current cert shows that is valid between 23 Mar. 2024 - 21 Jun. 2024.
Are you using some bot/process to update? You might want to consider hosting them as lambda's on vercel too so it updates automatically.
No branches or pull requests
Hi,
Since 24th of Decemeber 2023 the SSL certificate is expired.
See below output of openssl command:
openssl s_client -connect api.etherface.io:443 < /dev/null
The text was updated successfully, but these errors were encountered: