• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved The specified domain name is not a valid RFC domain

Piekielko

Basic Pleskian
Server operating system version
Ubuntu 18.04.6 LTS
Plesk version and microupdate number
18.0.46
I am trying to add a CNAME record for certificate verification from Amazon but I get an error.

I do this according to Amazon's documentation:
 

Attachments

  • rfc.png
    rfc.png
    16.3 KB · Views: 13
I solved the problem by adding a record without the "_" sign.
Then in Plesk database in the column: "dns_recs" I added this missing character.
Then in Plesk I updated all my DNS records.
 
Can confirm same issue with Plesk 18.0.46 on CentOS, a CNAME record selector1._domainkey.<customer.xx> to: selector1-<customer.xx>._domainkey.<customer>.onmicrosoft.com
"The specified domain name is not a valid RFC domain"
Previously configured CNAME records give the same error but new records can't be added.
Probably caused by the change: "It is no longer possible to create a CNAME DNS record using an IP address as the canonical name. (PPP-57900)" since the last update.
 

Attachments

  • invalidcname.png
    invalidcname.png
    36.3 KB · Views: 9
Same (latest) Plesk version installed.

We now the same issue with DNS CNAME records regarding the use of an _ in the value.

Really puts a damper on trying to add DKIM keys from Microsoft...
 
This is getting ridiculous!!!
These underscores are valid tokens within RFC's
Why doesn't that programmer read those RFC's for once.... This has been going on for more than 13 years.

Then I couldn't properly make SRV-records
This wrong CNAME checking was in there, but got fixed.
I'm still waiting for the fix so that NS-records can have an underscore and now suddenly the underscores can't be applied to CNAMEs again.

Now you're going to tell me that I can vote to get a fix.

FIX that programmer with its checks which don't check!!!

For the _acme-challenge NS-records I created a workaround script....
 
Back
Top