cpinitiative / ide

A realtime collaborative IDE with code execution, intellisense, mobile support, and built-in USACO submissions.
https://ide.usaco.guide/
Mozilla Public License 2.0
317 stars 32 forks source link

vjudge SSL certificate expired :( #41

Open thecodingwizard opened 2 years ago

thecodingwizard commented 2 years ago

clicking "Open in IDE" on USACO Guide does not work anymore

https://github.com/cpinitiative/usaco-guide/issues/2256

thecodingwizard commented 2 years ago

fixed. shouldn't happen again. need to restart pm2 after certificate renewal

thecodingwizard commented 1 year ago

https://stackoverflow.com/questions/63325281/how-to-automatically-reload-updated-ssl-certificates-in-node-js-application

bqi343 commented 1 year ago

https://github.com/cpinitiative/usaco-guide/issues/3359

thecodingwizard commented 1 year ago

Fixed in https://github.com/cpinitiative/vjudge-usaco/commit/3815c23832a8ec97a36838ef6f93304db56dacf9

It actually shouldn't happen again (I think). let me know / reopen this if it does

bqi343 commented 1 year ago

https://github.com/cpinitiative/usaco-guide/issues/3660