Hello,
i have a docker container and added a rule to one of my domains. on port 80 the docker containers works very well. But when i change the proxy rules to port 443 (docker internal) i getting 400 Bad Request The plain HTTP request was sent to HTTPS port - error. what can i do?
I have installed passbolt in a docker container. everything looks good with port 80. But when i want top open it under https (port 443) . iam getting this error. I think it is an nginx missconfiguration.