Letsencrypt with Docker - replace Tls-sni-01 - validation

Currently I am using a docker registry which is using the ACME TLS-SNI-01 domain validation. Any suggestions how to safely migrate to a new ACME validation? I prefer using docker.

Currently, in version 2.7.0 there is nu support for and there is a request to add it. The suggestion is to add a reverse proxy and do some manual acme shaking, etc. I was hoping for a more simple elegant solution, in stead of adding more complexity.

Thanks in advance,

Hi @Boertie

I've splitted your post, that makes things easier.

Use http-01 - validation. That should always work. Then you can use your running webserver.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.