molnett / cert-manager-webhook-gandi

Apache License 2.0
4 stars 1 forks source link

first try to generate cert always fail #4

Open sherlant opened 4 months ago

sherlant commented 4 months ago

Hi,

when i use cert-manager-webhook-gandi to create a cert, the first try always fail. And when i use the cert-manger cli to force renew the certificate, this is ok.

I see that the first challenge is ok, but the second fail first time with message : 'Error accepting authorization: acme: authorization error for test2.my-domain.io: 403 urn:ietf:params:acme:error:unauthorized: During secondary validation: Incorrect TXT record "XXXXXXXXXX" found at _acme-challenge.test2.my-domain.io''

I don't understead. I don't have another 403 error when i submit the same cert with the cli, just after the first try.

I don't see anything in logs.

Can you please help me ?