acme-companion
acme-companion copied to clipboard
Multiple ports ssl-proxied for single domain
trafficstars
Hello! Trying to acheive such a config: service1 on port 9000 at host.domain.tld service2 on port 9001 at host1.domain.tld
So the containers share the same certs for services. Tried just adding the same domain and a different port into the service2 compose file, but had no luck, it throws ssl protocol error.
Could this be configured with this installation?