Skip to content

Instantly share code, notes, and snippets.

@imaginator
Created October 29, 2013 13:38
Show Gist options
  • Save imaginator/7214770 to your computer and use it in GitHub Desktop.
Save imaginator/7214770 to your computer and use it in GitHub Desktop.
Problems setting cloudflare DNS
Trying to set this DNS record in cloudflare.
_buddycloud-api._tcp.EXAMPLE.COM. IN TXT "v=1.0" "host=buddycloud.EXAMPLE.COM" "protocol=https" "path=/api" "port=443" # HTTP API
according to https://buddycloud.org/wiki/Install#buddycloud_DNS
but Cloudflare isn't working with the quotes - it accepts the input then munges the " with a \"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment