SSLMate / caa_helper

Generate a CAA policy
https://sslmate.com/caa/
Mozilla Public License 2.0
153 stars 35 forks source link

iodef - mail address not using URL format #27

Closed ledragongirl closed 7 years ago

ledragongirl commented 7 years ago

The iodef is suppose to take a URL, which means it should generate 'mailto:goto@company'

but in testing I see output where email was 'test' to be

Standard BIND Zone File For BIND ≥9.9.6, PowerDNS ≥4.0.0, NSD ≥4.0.1, Knot DNS ≥2.2.0

example.com. IN CAA 0 issue ";" example.com. IN CAA 0 iodef "test"

AGWA commented 7 years ago

Thank you for reporting this! It is now fixed.