eellak / epidose

Privacy-preserving epidemic dosimeter based on DP-3T contact tracing
Apache License 2.0
52 stars 6 forks source link

Automate certificate creation for ha-server deployment script #89

Closed stefanos1316 closed 3 years ago

stefanos1316 commented 3 years ago

Have updated the script in order to automate the certificate creation and update. I have executed the script on the remote host (185.70.186.134) and tested the following:

$ curl -X GET http://epidose.ellak.gr/filter

301 Moved Permanently
301 Moved Permanently
nginx/1.14.2

`$ curl -X GET https://epidose.ellak.gr/filter
Hi Stefanos, this works!` Let me know if this is fine or changes are required.
stefanos1316 commented 3 years ago

I haven't sent you yet the new changes that you request. Please let me know if you are fine with my answers and then I will submit a new commit.

dspinellis commented 3 years ago

Yes, fine.