faustomilletari / TOMAAT

TOMAAT server-side
GNU General Public License v3.0
25 stars 4 forks source link

Adding Https for services and announcement #18

Open faustomilletari opened 6 years ago

faustomilletari commented 6 years ago

Please review these changes. @j-frei feel free to have a look :)

j-frei commented 6 years ago

Seems fine but do we actually need pyOpenSSL? :)

faustomilletari commented 5 years ago

@j-frei should we close this one, as you have addressed https in another PR?

j-frei commented 5 years ago

Basically, yes, as you already merged the other PR. Your approach was to offer HTTP and HTTPS whereas the other PR discards HTTP entirely... Honestly, I don't see any advantage in keeping HTTP anyways... @faustomilletari