boschkundendienst / guacamole-docker-compose

Guacamole with docker-compose using PostgreSQL, nginx with SSL (self-signed)
GNU General Public License v3.0
983 stars 410 forks source link

Update mysite.template #41

Closed sjetzoon-labs closed 2 years ago

boschkundendienst commented 2 years ago

Hi, first of all, your changes will remove the ability to establish a secure connection, since it removes https. Also when using your changes,then using prepare.sh as usual nginx will not start up since the line listen 443 ssl http2; is still present which needs a certificate

I have absolutely no idea, why I should remove SSL from nginx. You personally can do so but this is your choice and will not be reflected in this repository. Also this is neither a bug nor a feature.

Feel free to comment.

Regards

Peter