jethrocarr / namedmanager

AGPL web-based DNS management interface in PHP
349 stars 126 forks source link

lowercase record content in zone files #92

Closed binsky08 closed 3 years ago

binsky08 commented 3 years ago

After upgrading my system to php7.4, all new saved/edited records have completely lowercase content after being exported to the (bind9) zone file. Too bad that the Let'sEncrypt DNS ACME challenge needs case sensitive TXT records. Therefore my certificate API is broken now.