Open jrevillard opened 1 year ago
Actually, the quotes stay in the DNS recordset and therefore the challenge fail.
In example, we can have this kind of DNS entry in Designate:
_acme.fake.test.fr. | TXT - Text record | "kRfT4AYwyt2amUAZtLDMaACI3GJg-TB6JDx_kU0OW6E"
but we need to have:
_acme.fake.test.fr. | TXT - Text record | kRfT4AYwyt2amUAZtLDMaACI3GJg-TB6JDx_kU0OW6E
Hello,
Any update for this ?
Best, Jerome
Actually, the quotes stay in the DNS recordset and therefore the challenge fail.
In example, we can have this kind of DNS entry in Designate:
_acme.fake.test.fr. | TXT - Text record | "kRfT4AYwyt2amUAZtLDMaACI3GJg-TB6JDx_kU0OW6E"
but we need to have:
_acme.fake.test.fr. | TXT - Text record | kRfT4AYwyt2amUAZtLDMaACI3GJg-TB6JDx_kU0OW6E