Skip to content

Conversation

@ldez
Copy link
Member

@ldez ldez commented Jul 27, 2023

Ping @kllakk83, can you run the command (with your domain, email, and credentials)?

Closes #1917

@ldez ldez added enhancement area/dnsprovider waiting-for/user-tests Need users to test functionality waiting-for/contrib-feedback Awaiting feedback from the contributor. labels Jul 27, 2023
@ldez ldez mentioned this pull request Jul 27, 2023
5 tasks
@ldez ldez changed the title Add DNS provider for yandex360 Add DNS provider for Yandex 360 Jul 27, 2023
@ldez ldez force-pushed the feat/yandex360 branch from 6760312 to 0f97ecf Compare July 27, 2023 11:12
@ldez
Copy link
Member Author

ldez commented Aug 3, 2023

@kllakk83 I updated the PR, can you run again the command and give me the output?

@kllakk83
Copy link

kllakk83 commented Aug 4, 2023

@ldez Thank you, now I got a certificate

$ ./dist/lego -m [email protected] --dns yandex360 -d "*.mydomain.com" -d "mydomain.com" run                                                  
2023/08/04 12:13:20 No key found for account [email protected]. Generating a P256 key.
2023/08/04 12:13:20 Saved key to /home/sergey/GolandProjects/ldez/lego/.lego/accounts/acme-v02.api.letsencrypt.org/[email protected]/keys/[email protected]
2023/08/04 12:13:21 Please review the TOS at https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf
Do you accept the TOS? Y/n

2023/08/04 12:13:24 [INFO] acme: Registering account for [email protected]
!!!! HEADS UP !!!!

Your account credentials have been saved in your Let's Encrypt
configuration directory at "/home/sergey/GolandProjects/ldez/lego/.lego/accounts".

You should make a secure backup of this folder now. This
configuration directory will also contain certificates and
private keys obtained from Let's Encrypt so making regular
backups of this folder is ideal.
2023/08/04 12:13:25 [INFO] [*.mydomain.com, mydomain.com] acme: Obtaining bundled SAN certificate
2023/08/04 12:13:25 [INFO] [*.mydomain.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/251829755306
2023/08/04 12:13:25 [INFO] [mydomain.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/251829755316
2023/08/04 12:13:25 [INFO] [*.mydomain.com] acme: use dns-01 solver
2023/08/04 12:13:25 [INFO] [mydomain.com] acme: Could not find solver for: tls-alpn-01
2023/08/04 12:13:25 [INFO] [mydomain.com] acme: Could not find solver for: http-01
2023/08/04 12:13:25 [INFO] [mydomain.com] acme: use dns-01 solver
2023/08/04 12:13:25 [INFO] [*.mydomain.com] acme: Preparing to solve DNS-01
2023/08/04 12:13:27 [INFO] [mydomain.com] acme: Preparing to solve DNS-01
2023/08/04 12:13:27 [INFO] [*.mydomain.com] acme: Trying to solve DNS-01
2023/08/04 12:13:27 [INFO] [*.mydomain.com] acme: Checking DNS record propagation using [127.0.0.53:53]
2023/08/04 12:23:27 [INFO] Wait for propagation [timeout: 1h0m0s, interval: 10m0s]
2023/08/04 12:23:27 [INFO] [*.mydomain.com] acme: Waiting for DNS record propagation.
2023/08/04 12:33:28 [INFO] [*.mydomain.com] acme: Waiting for DNS record propagation.
2023/08/04 12:43:28 [INFO] [*.mydomain.com] acme: Waiting for DNS record propagation.
2023/08/04 12:53:29 [INFO] retry due to: acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/chall-v3/251829755306/dpUxww :: urn:ietf:params:acme:error:badNonce :: JWS has an invalid anti-replay nonce: "891F-SQjYOVI-oCnyb1P5AYBf8XC2_58STi8eLfMP31RSo0"
2023/08/04 12:53:33 [INFO] [*.mydomain.com] The server validated our request
2023/08/04 12:53:33 [INFO] [mydomain.com] acme: Trying to solve DNS-01
2023/08/04 12:53:33 [INFO] [mydomain.com] acme: Checking DNS record propagation using [127.0.0.53:53]
2023/08/04 13:03:33 [INFO] Wait for propagation [timeout: 1h0m0s, interval: 10m0s]
2023/08/04 13:03:38 [INFO] [mydomain.com] The server validated our request
2023/08/04 13:03:38 [INFO] [*.mydomain.com] acme: Cleaning DNS-01 challenge
2023/08/04 13:03:39 [INFO] [mydomain.com] acme: Cleaning DNS-01 challenge
2023/08/04 13:03:40 [INFO] [*.mydomain.com, mydomain.com] acme: Validations succeeded; requesting certificates
2023/08/04 13:03:41 [INFO] [*.mydomain.com] Server responded with a certificate.

@ldez ldez marked this pull request as ready for review August 4, 2023 10:16
@ldez ldez removed waiting-for/user-tests Need users to test functionality waiting-for/contrib-feedback Awaiting feedback from the contributor. labels Aug 4, 2023
@ldez ldez added this to the v4.14 milestone Aug 4, 2023
@ldez ldez requested a review from dmke August 4, 2023 10:16
@ldez ldez enabled auto-merge (squash) August 4, 2023 15:17
@ldez ldez merged commit 07c4dae into go-acme:master Aug 4, 2023
@ldez ldez deleted the feat/yandex360 branch August 4, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Support for provider: Yandex 360

3 participants