gratipay / grtp.co

Gratipay Widgets + API
https://grtp.co/
MIT License
26 stars 19 forks source link

install new certificate #92

Closed chadwhitacre closed 9 years ago

chadwhitacre commented 9 years ago

Reticketing from https://github.com/gratipay/gratipay.com/issues/3160. We signed our certificates using SHA-1, which is on its way out. I've submitted a CSR for a new SHA-256-signed certificate. Once I have that in hand we'll need to install that on grtp.co.

chadwhitacre commented 9 years ago

I have the cert.

chadwhitacre commented 9 years ago

And I can login to grtp.co.

chadwhitacre commented 9 years ago

I placed the new {crt,key} files in /etc/nginx/certs. Now to bounce the server ...

chadwhitacre commented 9 years ago
$ nginx -s reload
chadwhitacre commented 9 years ago

Yessssssss ...

screen shot 2015-03-09 at 8 07 17 pm