How do I add Firebase provided dns records to verify domain ownership?
I am trying to add a CNAME record to include the following info:
Hostname:
firebase1._domainkey.http://$mydomain
Alias
mail-http://$mydomain.dkim1._domainkey.firebasemail.com.
I am getting an error that name contains invalid characters. How should I format this correctly to add the record and have it propagate properly?