I run a web server as a haphroxy. Certificate issued using let's encrypt
Subsequently, when you run the docker container by applying the certificate to the pem file, the certificate is applied normally.
A certificate version error occurs in the browser when distributing from Docker Swarm to stack in the same way.
tls1.2 is specified as the minimum version in the haphroxy setting. Is the certificate applied to deploy as docker swarm or stack different?