Hello,
I have generated a certificate using cert-manager to secure the Nginx-ingress controller
in our Kubernetes cluster.
I hit the 'Duplicate Certificate limit' during the deployment test of my service.(I didn't know there is
a ratelimit).
Could anyone please let me know how to retrieve the certificate and private key for the already
issued certificate by letsencrypt? I will add it to Kubernetes secret to bring the service.
Thanks,
-karthi
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: www.marketsnapshot.io
I ran this command: generated certificate using Kubernetes 'issuer' manifest
It produced this output:
My web server is (include version): Nginx-ingress controller
The operating system my web server runs on is (include version): ubuntu 18.04
My hosting provider, if applicable, is: google domain
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):