browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
637 stars 96 forks source link

wzrd.in certificate has expired #147

Closed Pete77 closed 7 years ago

Pete77 commented 7 years ago

The SSL Certificate has apparently expired for wzrd.in.

voronianski commented 7 years ago

@jfhbrook is it possible to fix this ASAP?

jfhbrook commented 7 years ago

I've been trying to ping @maxogden who I believe knows much more about the ssl certs than I do. I have admin on the box but did not set up ssl.

jfhbrook commented 7 years ago

@konklone maybe you know about this? I found https://github.com/jfhbrook/wzrd.in/issues/78 this issue about https, maybe you helped set it up?

jfhbrook commented 7 years ago

I did some mild investigation--it's letsencrypt. It looks like an older version of letsencrypt, so this might involve me doing some surgery.

jfhbrook commented 7 years ago

Hey, I think I fixed it! Can you confirm @voronianski ?

I dumped certbot-auto into the homedir, ran it with --nginx and I think that fixed it for now.

Reading to see if I need to cron job this.

jfhbrook commented 7 years ago

Added certbot renew to the crontab, I think this'll make the problem go away for a while.

voronianski commented 7 years ago

@jfhbrook works! Thanks a lot!

jfhbrook commented 7 years ago

alright closing then