geneontology / web-gocam

GO-CAM site as an Angular 2+ Application
http://geneontology.org/go-cam
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

AWS SSL certificates migration #13

Open lpalbou opened 4 years ago

lpalbou commented 4 years ago

The following announcement could impact both the GO-CAM website and the GO-CAM API as they are working with AWS SSL: https://aws.amazon.com/blogs/security/how-to-prepare-for-aws-move-to-its-own-certificate-authority/

At the moment, this doesn't seem to affect us, but will have to be monitored.

kltm commented 4 years ago

@lpalbou Thank you for adding this--I still hadn't fully process those announcements.

These sites still work without HTTPS, correct? As we circle around and start treating with https://github.com/geneontology/go-site/issues/53 more seriously, we can coordinate a common way forward.

lpalbou commented 4 years ago

I just checked; yes the API works also in HTTP but the site currently has an autoredirect http -> https through cloudfront. Should an issue happened, this is an easy fix.

That would be nice indeed to have all services running HTTPS. I would start by low level services such as GOLr, blazegraph & barista. Once those are HTTPS, we can proceed with the UIs tools