labstack / armor

Uncomplicated, modern HTTP server
https://armor.labstack.com
MIT License
1.66k stars 64 forks source link

Is it possible to enable auto TLS without 443 (maybe HTTP-01 Challenge ?) #58

Open phlinhng opened 3 years ago

phlinhng commented 3 years ago

I wonder if I can enable auto certification apply without port 443 occupied? I only need armor to serve plain HTTP at port 80 but I need tls cert for another app that runs at port 443.