Sample Header Ad - 728x90

How to setup certificate for duckdns

-1 votes
1 answer
83 views
Running
-shellsession
user@nextcloudpi:/$ sudo certbot -d downwind.duckdns.org --manual --preferred-challenges dns certonly~
returned:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Please deploy a DNS TXT record under the name
    _acme-challenge.downwind.duckdns.org with the following value:
    
    to8BGF9LfNEOTdZkJAMUYoEd0rROw8Zwa6dumWVBIvA
    
    Before continuing, verify the record is deployed.
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Because I am trying to setup cert for DuckDNS, I tried [this](https://www.duckdns.org/update?domains=downwind.duckdns.org&token=MyDuckdnsToken&txt=to8BGF9LfNEOTdZkJAMUYoEd0rROw8Zwa6dumWVBIvA) . I'd like verify that the certificate is operational. Is there a command line test that can be remotely performed? UPDATE === SSL Checker returns: enter image description here Does the result indicate a successful certificate install?
Asked by gatorback (1522 rep)
Apr 8, 2025, 05:39 AM
Last activity: Apr 9, 2025, 01:49 PM