labstack / armor

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

Can fixes AutoTLS #38

Closed alexandrestein closed 6 years ago

alexandrestein commented 6 years ago

This is just an update of the dependencies. If you define the HTTP port on 80 and HTTPS port on 443 it looks to be getting certificates with http-01 challenge.

I added a new configuration element to be able to use the ACME provider you wish. In my case it is mainly for development but I'm sure this has to be implemented.

I tried using the release tag 0.3.8 as base and it was working fine for what I saw.

How does this sound to you?

Related to #30.

alexandrestein commented 6 years ago

I tried it again but I can make it works.

I'm feel stupid. Sorry for the noise, I will try to take a look Monday.

But I swear, ARMOR generated me one true certificate and plenty from the staging environnement.