Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_md / Let's Encrypt with several hosts for one domain |
|
Author |
|
ingarb
Joined: 23 Jan 2020 Posts: 1 Location: Norway, Oslo
|
Posted: Thu 23 Jan '20 11:44 Post subject: mod_md / Let's Encrypt with several hosts for one domain |
|
|
Hi!
I have a working Apache / mod_md setup today in Azure, with a single host behind a Basic Azure Load Balancer.
The amount of traffic is a bit high for one host, so I would like to have two hosts behind the Azure Load Balancer.
However, reading the documentation it seems this is not supported using the http-01 acme-v1 challenge that I am currently using?
Looking at it, seems that the dns01 challenge could be used, but I was unable to figure out how. Any tips/suggestions on a possible setup is welcome, but I would like it to be very straightforward and automated, avoiding scripts and batch files where possible.
Current working setup:
MDomain mydomain.here
MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
MDPortMap 80:9023 443:9022
MDRequireHttps temporary |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
|
|
|
|
|