One of the user is trying to pass certificates via credential. For that he created credential type and credential in AWX. The credential contains ca_certificate, certificate, key etc.
However, the system is unable to identify the certificate upon execution.
I have attached screenshot of the credential with this.
Error: To see the full traceback, use -vvv. The error was: Exception: Task failed to complete. (failed; no start line: cadata does not contain a certificate (_ssl.c:4163))
23
fatal: [localhost]: FAILED! => {“changed”: false, “msg”: “Task failed to complete. (failed; no start line: cadata does not contain a certificate (_ssl.c:4163))”}
Hello @amvj,
Would you mind providing the specific credential type that you are using? We have quite a few different types and the configuration will vary based on that.