Hi, I need to incorporate a godaddy certificate in freeipa.

I have three files: 4dfc653ab0cf823d.crt, gd_bundle-g2-g1.crt and mykey.key.

When I run the command  ipa-cacert-manage -n "Godaddy" -t CT,C,C install cert.pem  the output is

ipa.ipaserver.install.ipa_cacert_manage.CACertManage: DEBUG: The ipa-cacert-manage command failed, exception: ScriptError: Not a valid CA certificate: not a CA certificate (visit http://www.freeipa.org/page/Troubleshooting for troubleshooting guide)
ipa.ipaserver.install.ipa_cacert_manage.CACertManage: ERROR: Not a valid CA certificate: not a CA certificate

Regards.