guilhem / freeipa-issuer

A cert-manager external issuer for FreeIPA
Apache License 2.0
31 stars 14 forks source link

Error creating cert - unexpected value for field Subject: <nil> (<nil>) #10

Closed wonderslug closed 3 years ago

wonderslug commented 3 years ago

Howdy

I know this is tehwalris/go-freeipa#14, but I wanted to see if you have a workaround for this currently?

This is happening for me in the ServiceFind of the AddService.

I have regenerated the go-freeipa for my version of freeipa and the request seems to be working fine on the freeIPA side. Im getting back a 200, but I have not been able to decode the to see what the JSON being decoded is and why the error.

Have you gotten around this?

wonderslug commented 3 years ago

OK found ignoreError: true. Didn't grok it to start with. Sorry