ga-dc / spacey

Space management tool for the DC campus
https://gadc.space
1 stars 1 forks source link

Security Certificate has expired #121

Closed laurencjay closed 7 years ago

laurencjay commented 7 years ago

@amaseda Could you get someone to take a look at this ASAP? It makes the page look like its insecure.

amaseda commented 7 years ago

@laurencjay Yup, talked about this with @JonRojas this morning! Can dive into this tomorrow after 10am. Unfortunately in the classroom until then.

jshawl commented 7 years ago

How to fix:

1: read https://www.linode.com/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates#renew-ssl-certificates

  1. log into server : ssh git@gadc.space

  2. become super user su -

  3. run the commands in 1

  4. reload nginx config:

sudo nginx -t
sudo service nginx reload
JonRojas commented 7 years ago

❤️ you @jshawl!

JonRojas commented 7 years ago

@jshawl do you have any idea what the superuser password is?

(Don't answer on here, haha)

JonRojas commented 7 years ago

Certs have been renewed. Writing documentation and will post in wiki.