Set Up a TLS Certificate using acme.sh and IONOS Cloud DNS
Target audience
What you will learn
Before you begin
Procedure
2
4
Configure the DNS API in acme.sh
acme.sh```bash
acme.sh --set-default-ca --server zerossl
acme.sh --register-account --accountemail "[email protected]"
``````bash
acme.sh --set-default-ca --server letsencrypt
```5
6
7
8
Final result
Conclusion
PreviousIssue TLS Certificates using IONOS Cloud Certbot PluginNextManage TLS Certificates using IONOS Cloud DNS Webhook for cert-manager
Last updated
Was this helpful?