User name: mr-wolf
TITLE
Unable to create NS records with underscores
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian
PROBLEM DESCRIPTION
I need to create an NS-record with Plesk with the name _acme-challenge
This is not allowed by the interface nor the CLI
/usr/local/psa/bin/dns --add dummy.com -ns _acme-challenge -nameserver ns7.isp.com
Incorrect DNS Record parameter values were specified
I found out that Letsencrypt's protocol supports the delegation of subdomains and this will enable me to use Plesk's Letsencrypt wildcards without having (full) DNS control on the server that's running the website.
STEPS TO REPRODUCE
Create an NS-record with the name _acme-challenge
ACTUAL RESULT
An error message
"The specified domain name is not valid. You need to specify a valid domain name like domain.com. "
EXPECTED RESULT
The creation of the NS-record
ANY ADDITIONAL INFORMATION
Question - Wildcard certificates depend on DNS being installed
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Unable to create NS records with underscores
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian
PROBLEM DESCRIPTION
I need to create an NS-record with Plesk with the name _acme-challenge
This is not allowed by the interface nor the CLI
/usr/local/psa/bin/dns --add dummy.com -ns _acme-challenge -nameserver ns7.isp.com
Incorrect DNS Record parameter values were specified
I found out that Letsencrypt's protocol supports the delegation of subdomains and this will enable me to use Plesk's Letsencrypt wildcards without having (full) DNS control on the server that's running the website.
STEPS TO REPRODUCE
Create an NS-record with the name _acme-challenge
ACTUAL RESULT
An error message
"The specified domain name is not valid. You need to specify a valid domain name like domain.com. "
EXPECTED RESULT
The creation of the NS-record
ANY ADDITIONAL INFORMATION
Question - Wildcard certificates depend on DNS being installed
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug