Open char-iot opened 9 months ago
@m8rmclaren I tried with another certificate template with metadata filled with default value. same error
Failed to sign: error enrolling certificate with Command. Verify that the certificate template "template T" exists and that the certificate authority "template ca" (tca.test.intern) is configured correctly.
and certificate is being generated periodically in command, which means template ca are all fine.
if it's possible, could you fix this one first? this one doesn't have a workaround.
@fiddlermikey @m8rmclaren @JDKeyfactor sorry to bother you again, but I'd really like this to work. Any glimpse of hope?
Hi @char-iot - Could you please provide me with the full log from the Command cert-manager Issuer pod? I'd like to know if the issue is still the REST client timing out when communicating with the connected Command platform.
Hi again @char-iot - I also want to point out that issues of this nature are best resolved by engaging your official Keyfactor Support Representative. Specifically, based on the error, it's evident that the problem could be network-related, not necessarily Command cert-manager Issuer-related.
context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Your Keyfactor Support Representative will have more context on your Command deployment that might not be appropriate to share publically via a GitHub Issue.
Hi again @m8rmclaren sorry for the delay. there's been a reorg in company. I submit a request#115034 on https://support.keyfactor.com/, would you be able and interested to support me/ us in a live debug session?
It doesn't seem to be network related, request made by ccmi arrives at our keyfactor command test server and certificates are being issued, it's the answer/ response not coming back from command to ccmi and because there is no answer or it times out, it assumes some error.
after the workaround from #25, I continued to test.
I would get an error with certificate request:
when I go through the log there is another error:
most bizzar part is, later when I check
https://pki.test.intern/KeyfactorPortal/
Certificates were issued!