rust-lang / rust-playground

The Rust Playground
https://play.rust-lang.org/
Apache License 2.0
1.2k stars 203 forks source link

Playground instance SSL certificate expired #1028

Closed ukaeufe closed 6 months ago

ukaeufe commented 6 months ago

Hello Rust Playground does not work due to server issues. See for example the response when loading the playground first time:

image

Please check .

Thx

Uwe

ukaeufe commented 6 months ago

seems to work again (-:

shepmaster commented 6 months ago

play.rust-lang.org is a CloudFront proxy to a backend server. The backend server's SSL certificate expired (to be determined why the automatic renewal didn't work) and CloudFront wasn't able to connect.