Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scaleway: use official SDK #1393

Merged
merged 10 commits into from Apr 28, 2021
Merged

scaleway: use official SDK #1393

merged 10 commits into from Apr 28, 2021

Conversation

vanonox
Copy link
Contributor

@vanonox vanonox commented Apr 25, 2021

Hi,
this is to use the official Scaleway SDK (allowing new feature like Project) and making update easier in the futur

Thanks

@ldez ldez self-requested a review April 25, 2021 22:49
@ldez ldez changed the title refactor: use Scaleway official SDK scaleway: use official SDK Apr 25, 2021
@ldez
Copy link
Member

ldez commented Apr 27, 2021

@vanonox could you fix your PR?

@ldez
Copy link
Member

ldez commented Apr 27, 2021

Could you also provide the output of the command:

rm -rf .lego

./lego -m your@email.com --dns YOUR_PROVIDER_NAME -d *.example.com -d example.com -s https://acme-staging-v02.api.letsencrypt.org/directory run

@vanonox
Copy link
Contributor Author

vanonox commented Apr 28, 2021

hi thx @ldez

please find the log :

2021/04/28 01:51:52 Please review the TOS at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
Do you accept the TOS? Y/n
y
2021/04/28 01:51:53 [INFO] acme: Registering account for vanonox@gmail.com
!!!! HEADS UP !!!!

Your account credentials have been saved in your Let's Encrypt
configuration directory at "/Users/vanono/src/github.com/go-acme/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.
2021/04/28 01:51:54 [INFO] [*.vanhau.net, vanhau.net] acme: Obtaining bundled SAN certificate
2021/04/28 01:51:55 [INFO] [*.vanhau.net] AuthURL: https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/36090891
2021/04/28 01:51:55 [INFO] [vanhau.net] AuthURL: https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/36090892
2021/04/28 01:51:55 [INFO] [*.vanhau.net] acme: use dns-01 solver
2021/04/28 01:51:55 [INFO] [vanhau.net] acme: Could not find solver for: tls-alpn-01
2021/04/28 01:51:55 [INFO] [vanhau.net] acme: Could not find solver for: http-01
2021/04/28 01:51:55 [INFO] [vanhau.net] acme: use dns-01 solver
2021/04/28 01:51:55 [INFO] [*.vanhau.net] acme: Preparing to solve DNS-01
2021/04/28 01:51:55 [INFO] [vanhau.net] acme: Preparing to solve DNS-01
2021/04/28 01:51:55 [INFO] [*.vanhau.net] acme: Trying to solve DNS-01
2021/04/28 01:51:55 [INFO] [*.vanhau.net] acme: Checking DNS record propagation using [9.9.9.9:53]
2021/04/28 01:52:05 [INFO] Wait for propagation [timeout: 2m0s, interval: 10s]
2021/04/28 01:52:10 [INFO] [*.vanhau.net] The server validated our request
2021/04/28 01:52:10 [INFO] [vanhau.net] acme: Trying to solve DNS-01
2021/04/28 01:52:10 [INFO] [vanhau.net] acme: Checking DNS record propagation using [9.9.9.9:53]
2021/04/28 01:52:20 [INFO] Wait for propagation [timeout: 2m0s, interval: 10s]
2021/04/28 01:52:21 [INFO] [vanhau.net] The server validated our request
2021/04/28 01:52:21 [INFO] [*.vanhau.net] acme: Cleaning DNS-01 challenge
2021/04/28 01:52:21 [INFO] [vanhau.net] acme: Cleaning DNS-01 challenge
2021/04/28 01:52:21 [INFO] [*.vanhau.net, vanhau.net] acme: Validations succeeded; requesting certificates
2021/04/28 01:52:24 [INFO] [*.vanhau.net] Server responded with a certificate.

Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@ldez ldez merged commit 6bd3eae into go-acme:master Apr 28, 2021
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.

None yet

2 participants