Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Able to Generate Certs Due to IPv6 Subnet #1098

Open
netlander opened this issue Feb 19, 2024 · 0 comments
Open

Not Able to Generate Certs Due to IPv6 Subnet #1098

netlander opened this issue Feb 19, 2024 · 0 comments

Comments

@netlander
Copy link

Using a vanilla three container solutions with Whoami for testing, nothing custom.

The only thing that's causing this issue is an AWS EC2 instance running inside an IPv6 only PVC, meaning no public IPv4. Running this same vanilla test on a dual stack VPC runs absolutely fine.

Here is the error:

Can not init api for: https://acme-v02.api.letsencrypt.org/directory.

Then times out and tries again a minute later with the same result.

Is there a setting I need to change to get acme-companion to successfully access the api endpoint and generate the necessary certs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant