I want to generate ssl for only subdomain.
I don’t have shell access to server, so trying to generate certificates on my pc the main issue I am facing is to "verify the record is deployed." My domain is:
I ran this command:
sudo certbot -d members.springlakegolfclub.net --manual -i apache --preferred-challenges dns certonly It produced this output:
Please deploy a DNS TXT record under the name
_acme-challenge.members.springlakegolfclub.net with the following value:
BiR_LU8Oc_bbHtaVMzVqO1uK1yvM8IJ-JpSDnZl51v8
Before continuing, verify the record is deployed.
Press Enter to Continue
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. members.springlakegolfclub.net (dns-01): urn:ietf:params:acme:error:dns :: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.members.springlakegolfclub.net
IMPORTANT NOTES:
The following errors were reported by the server:
Domain: members.springlakegolfclub.net
Type: None
Detail: DNS problem: NXDOMAIN looking up TXT for
_acme-challenge.members.springlakegolfclub.net
My web server is (include version):
Server version: Apache/2.4.18 (Ubuntu)
Server built: 2019-04-03T13:34:47
The operating system my web server runs on is (include version):
ubuntu 16.04 My hosting provider, if applicable, is:
webflow I can login to a root shell on my machine (yes or no, or I don’t know):
no I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
webflow The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
certbot 0.31.0
D:\temp>nslookup -type=TXT _acme-challenge.members.springlakegolfclub.net.springlakegolfclub.net.
_acme-challenge.members.springlakegolfclub.net.springlakegolfclub.net text =
"hdN_jewF5QmrfrjYpBJwpCj4Xz3-g7hoJNeVIaSkhj8"
Your menu adds the main domain springlakegolfclub.net.
So to create a correct entry, use only
_acme-challenge.members
as name.
PS: I’ve updated my tool, now I see:
D:\temp>nslookup -type=TXT _acme-challenge.members.springlakegolfclub.net.springlakegolfclub.net.
*** _acme-challenge.members.springlakegolfclub.net.springlakegolfclub.net. wurde von fritz.box nicht gefunden: Non-existent domain.