Build a habit of shipping by sharing your daily, incremental progress
See how other makers are growing their business
Members are invited by existing members
Receive outside perspective when you need it
Connect with others through weekly video hangouts
Get access to our members-only perks and discounts
👋 Join WIP to participate
Automation using Letsencrypt?
Wild card certs for all sub-domains of a domain via Letsencrypt is now possible.
Not sure, how Slack does it, but Caddy webserver does this all behind the scenes without you having to do anything. First request comes in, and it issues a SSL cert for that domain before responding to that request and keeps it renewed.
Caddy seems to be paid? Is that possible with Apache or Letsencrypt? Google is not giving any good answers for this.
Yes, automation is possible with Apache or Nginx as well. Caddy is open sourced, you will have to compile. If you just wanna use compiled binaries, you gotta pay.