Add multiple domains from the command-line
See original GitHub issueIs your feature request related to a problem? Please describe. I need to add multiple domains (50+)
Describe the solution you’d like
I would like to add the domains using az cli
, eg: az keyvault-acmebot --resource-group $RG --domain-name mydomain.tld ..etc
Describe alternatives you’ve considered Add one by one using the web UI.
Issue Analytics
- State:
- Created 3 years ago
- Comments:18 (9 by maintainers)
Top Results From Across the Web
Create multiple domains using command line - Forum
I would like to create multiple domains around 600+. I know I can create domains using the console/GUI but since I will be...
Read more >Adding mutiple domains in Cloudflare via Windows ...
I am trying to follow these instructions to add multiple domains into Cloudflare at once. However, the instructions are geared towards Linux/Mac ...
Read more >Manage Different Domains in Active Directory ...
Learn how to manage different domains in Active Directory Administrative ... To open Add Navigation Nodes, click Manage, then click Add ...
Read more >How To Add Parked Domains In Bulk From The Command ...
Procedure. Let's assume you want to add any number of parked domains to the already existing virtual host domain.tld for the user cpuser ......
Read more >linux - how to add multiple domains to my dedicated server?
1. Go to the section of the httpd.conf file on Virtual hosting (sometimes it's in srm. · 2. Make sure that the NameVirtualHost...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, using azure dns in same subscription is ok by me.
@soderlind Although it is a very simple web UI, you can create SANs certificates by specifying one DNS name per line in the text area. Web UI Endpoint: https://your-acmebot-name.azurewebsites.net/bulk-certificate
Note that in Let’s Encrypt the maximum number of domains that can be specified in a SANs certificate is 100. You should also be aware of the rate limit. https://letsencrypt.org/docs/rate-limits/