Hi there, I’m currently seeing valid SSL for that site. Let me know if you continue to have issues.
Yes it is resolved now, thank you!
thanks for writing back in sharing that the issue is resolved.
Hi,
I have been unable to SSL certify our subdomain crowdvoting.noticesound.com (crowdvoting.netlify.app). The regular domain noticesound.com does work, and I set up a CNAME record for the subdomain, but whenever I try to get an SSL certification in Netlify I get the message “We could not provision a Let’s Encrypt certificate for your custom domain.”
Hi @gideon31,
Thanks for reaching out!
I’ve checked the DNS configuration for crowdvoting.noticesound.com and do see that it’s configured correctly. Checking here I also see it’s fine. On the backend, I imitated pressing the Verify DNS configuration and the SSL Certificate was successfully provisioned. You should be all set now.
what’s the domain name and the name of the site you’re attempting to connect it to?
HIRALALMAAHRA
.COM
IS THE domain name and hosting name
Hi, @HIRALALMAHARA. That domain does not exist:
$ whois hiralalmaahra.com | tail -n 5
# whois.verisign-grs.com
No match for domain "HIRALALMAAHRA.COM".
>>> Last update of whois database: 2024-08-05T17:30:01Z <<<
Could support help me please? DNS is showing all good on dnschecker.org, but I’m not getting the SSL certificate. Domain name is bremerman.xyz. Thank you!
Hi @jlbrem,
Thanks for reaching out! Sorry about the issue.
You should be all set. The SSL Certificate has now been provisioned on the site. Visiting the domain is properly resolving for me with the SSL certificate.
Let us know if you have any issues.
Yep looks like its working now, thanks!
Thank you for your detailed post. However, I still couldn’t find out why Let’s Encrypt doesn’t work for my website. Could you please help me! Thank you very much!
The domain is: thien.loan
Hi @nhat-thien,
Thanks for reaching out and welcome to Netlify’s Support Forums!
I apologize for the issue, not sure what happened, but renewing the SSL Certificate on the site has fixed the issue and the SSL Certificate has been provisioned. You should be all set.
I confirm it has been provisioned. Thank you very much @Melvin !
THis is my website: markette-website.netlify.app
Records are being managed on cloudflare and was recently moved away form a squarespace site.
The domains are verified and the SSL is assigned but when I visit the site I sitll get a Squarespace page.
The site is registered to Godaddy so I’m not sure why it’s stil being linked ot squarespace even after I’ve changed the NS to cloudflare and added the netlify records.
I figured it out, thank you.
glad to hear it! thanks for reaching back out
I just followed all the debugging process, the DNS seems well propagated, A, CNAME and NS are good.
Runned the LetsDebug site and everything seems correct.
my issue is that its been 48 hs and still my site is Not Secure, im wondering if i can get the certificate please. My domain is druper.com.ar, or further contact me if there is any issue with the platform
@sargiotti you have a mixture of both external and Netlify DNS configured:
% host druper.com.ar
druper.com.ar has address 75.2.60.5
druper.com.ar mail is handled by 0 druper-com-ar.mail.protection.outlook.com.
% host www.druper.com.ar
www.druper.com.ar is an alias for web-druper.netlify.app.
web-druper.netlify.app has address 44.217.161.11
web-druper.netlify.app has address 35.169.59.174
web-druper.netlify.app has IPv6 address 2600:1f18:16e:df02::64
web-druper.netlify.app has IPv6 address 2600:1f18:2489:8202::c8
% dig NS druper.com.ar
; <<>> DiG 9.18.21 <<>> NS druper.com.ar
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18659
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; ANSWER SECTION:
druper.com.ar. 14400 IN NS dns3.p06.nsone.net.
druper.com.ar. 14400 IN NS dns2.p06.nsone.net.
druper.com.ar. 14400 IN NS dns4.p06.nsone.net.
druper.com.ar. 14400 IN NS dns1.p06.nsone.net.
If you’re intending to use external DNS, you’ll need to revert your nameservers to the registrar’s default nameservers.
Hi there, having trouble securing my site and getting the custom domain to work, and would love some help. The domain is yourbrickman.com.au and the nameservers are pointed to netlify through the domain registrar. The netlify domain is yourbrickman.netlify.app
Just curious if there’s something wrong on my end, and how I would fix this.