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

ACME Plugin doesn't renew certificates #13791

Open
1 task done
yaser-aibees opened this issue Oct 25, 2024 · 1 comment
Open
1 task done

ACME Plugin doesn't renew certificates #13791

yaser-aibees opened this issue Oct 25, 2024 · 1 comment
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... plugins/acme

Comments

@yaser-aibees
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Kong version ($ kong version)

Kong Enterprise 3.8.0.0

Current Behavior

I have enabled ACME plugin on Global mode. It has issued the certificates for the first time but cannot re-issue them again.

Expected Behavior

Certificates should be re-issued in the expected time before expiring.(14 days)

Steps To Reproduce

No response

Anything else?

I am using single node Kong instance to control my APIs. Traffics from Cloudflare come directly to this server on port 443 and then proxies to a gateway which sits in front of a Kubernetes cluster.
Here are the port definitions on Kong:

Kong Manager Port 8002
Kong Manager SSL Port 8445
Proxy Port 80
Proxy SSL Port 443

Since ACME plugin only supports http-01 challenge, I was wondering if this behavior has anything to do with my port mappings.

@Oyami-Srk
Copy link
Member

Oyami-Srk commented Oct 31, 2024

Could you please tell us your configurations and the results of endpoint /acme/certificates? Is there any error log for Kong?

@Oyami-Srk Oyami-Srk added the pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... plugins/acme
Projects
None yet
Development

No branches or pull requests

3 participants
@Oyami-Srk @yaser-aibees and others