You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to configure the cert manager infisical issuer on kubernetes, for that I configured an external certificate authority and I created a template that reference this one.
On the issuer configuration I use the previously created template ID but I got this error :
{"reqId":"req-4pxdob4bVuk1Yl","statusCode":400,"message":"CA does not have a certificate installed","error":"BadRequest"}
My question is : Is it possible to use the infisical issuer with ACME CA and how to configure properly ?