Missing .well-known/acme-challenge directory

Hi,

I’m trying to configure HAProxy with a Let’s Encrypt SSL cert. I got the certificate using ‘certbot-auto certonly’ command, but it didn’t create any files for the acme-challenge. So now in HAProxy, when I redirect traffic to /.well-known/acme-challenge, I don’t know where to forward that to. I’ve installed nginx on that server to server the .well-known/acme-challenge content, but how do I get those files?

Is there a way to generate them after getting the certificate?

Thanks!

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