SCCapstone / EZBag

2 stars 0 forks source link

Site does not work in chrome #122

Closed josemvidal closed 3 years ago

josemvidal commented 3 years ago

security problems can be bypassed in safari and firefox

image

josemvidal commented 3 years ago

It would be better if none of the browsers required the user to bypass security.

But, getting your security certificates installed correctly is not a priority for this class (it is in real life!)

cjshearer commented 3 years ago

We originally avoided getting an SSL certificate because of the cost, but we found we can get a free one through the GitHub Student Developer Pack. We will look into it.

josemvidal commented 3 years ago

Actually, it is free and fast with: Let's Encrypt - Free SSL/TLS Certificates I've gotten a couple (on linux).

But, again, does not matter for this class.

BrendanCReidy commented 3 years ago

Wont fix, SSL certificates were very difficult to get working so if it is not essential for us to do this we probably won't

blakete commented 3 years ago

Resolved this issue by adding nginx web server proxy and setup of SSL certificate.