icing / mod_md

Let's Encrypt (ACME) in Apache httpd
https://icing.github.io/mod_md/
Apache License 2.0
334 stars 28 forks source link

Support multiple contact email addresses #339

Open mkauf opened 3 months ago

mkauf commented 3 months ago

Feature request: Support multiple contact email addresses, e.g. by separating them with commas:

MDContactEmail "one@example.com,two@example.com"

See also #286