+34
-44
Cargo.lock
+34
-44
Cargo.lock
····································
····································
+1
Cargo.toml
+1
Cargo.toml
+8
-1
Makefile
+8
-1
Makefile
···
+12
reflector/Cargo.toml
+12
reflector/Cargo.toml
···
···
+9
reflector/readme.md
+9
reflector/readme.md
···
···+receiving requests from multiple subdomains is left as a problem for the reverse proxy to solve, since acme wildcard certificates (ie. letsencrypt) require the most complicated and involved challenge type (DNS).+caddy [has good support for](https://caddyserver.com/docs/caddyfile/patterns#wildcard-certificates) configuring the wildcard DNS challenge with various DNS providers, and also supports [on-demand](https://caddyserver.com/docs/automatic-https#using-on-demand-tls) provisioning via the simpler methods.+if you only need a small fixed number of subdomains, you can also use certbot or otherwise individually configure them in your reverse proxy.
+83
reflector/src/main.rs
+83
reflector/src/main.rs
···
···