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

Etherface Http API Certificate expired #24

Open
alejandro-lares opened this issue Jan 15, 2024 · 4 comments
Open

Etherface Http API Certificate expired #24

alejandro-lares opened this issue Jan 15, 2024 · 4 comments

Comments

@alejandro-lares
Copy link

alejandro-lares commented Jan 15, 2024

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

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
@orenyomtov
Copy link

@volsa

@wavefnx
Copy link

wavefnx commented May 3, 2024

Seems expired again, since 22 Apr. 2024 @volsa

@volsa
Copy link
Owner

volsa commented May 5, 2024

Sorry, no idea why this keeps happening but should be fixed again.

@wavefnx
Copy link

wavefnx commented May 8, 2024

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.

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

No branches or pull requests

4 participants