Create certificate from synology nas

My domain is:
[mr-kryuchkov.ru]

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
Synology DSM

I can not create certificate with this error:
image
‘Failed to connect to Let’s Encrypt. Make sure the domain name is valid.’

Port 80 and 443 open. This can also be checked here.

I also tried to get a certificate via ssh using the command:
/usr/syno/sbin/syno-letsencrypt new-cert -d nas.mr-kryuchkov.ru -m admin@mr-kryuchkov.ru -v

And this is the response I got:
DEBUG: ==== start to new cert ====
DEBUG: Server: https://acme-v02.api.letsencrypt.org/directory
DEBUG: Email: admin@mr-kryuchkov.ru
DEBUG: Domain: nas.mr-kryuchkov.ru
DEBUG: ==========================
DEBUG: setup acme url https://acme-v02.api.letsencrypt.org/directory
DEBUG: GET Request: https://acme-v02.api.letsencrypt.org/directory
DEBUG: GET Request: https://acme-v02.api.letsencrypt.org/acme/new-nonce
DEBUG: Found registed account. used old account. [/usr/syno/etc/letsencrypt/acco unt/uzedQ1/]
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/new-order
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/new-order
DEBUG: Failed to port map router detect. [1]
DEBUG: failed to open port 80.
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/authz-v3/1588 03814146
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/authz-v3/15880381 4146
DEBUG: dns-01 is not support for nas.mr-kryuchkov.ru
DEBUG: Setup challenge for nas.mr-kryuchkov.ru with type http-01
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/chall-v3/1588 03814146/MIkdug
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/chall-v3/15880381 4146/MIkdug
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/authz-v3/1588 03814146
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/authz-v3/15880381 4146
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/authz-v3/1588 03814146
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/authz-v3/15880381 4146
DEBUG: ==> start new-cert.
DEBUG: generate csr & private key
DEBUG: get new-cert
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/finalize/7531 41476/129913739986
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/finalize/75314147 6/129913739986
DEBUG: Post JWS Request: https://acme-v02.api.letsencrypt.org/acme/cert/03d5ff4a 8a0ff834eeea31056ad2b4462967
DEBUG: Post Request: https://acme-v02.api.letsencrypt.org/acme/cert/03d5ff4a8a0f f834eeea31056ad2b4462967
DEBUG: get issuer-cert
DEBUG: save to files
{
"cert_path" : "/usr/syno/etc/certificate/_archive/4jmGOH",
"error" : 0
}

The topic can be closed. I figured it out

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.