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.
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 linelisten 443 ssl http2;
is still present which needs a certificateI 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