zenhack / simp_le

Simple Let's Encrypt client
GNU General Public License v3.0
224 stars 38 forks source link

Allow exact webroot path without appending .well-known/acme-challenge/ #15

Open zenhack opened 7 years ago

zenhack commented 7 years ago

Issue by kuba Saturday Dec 26, 2015 at 10:02 GMT _Originally opened as https://github.com/kuba/simp_le/issues/53_


In some scenarios, it might be convenient for users to specify exact path including .well-known/acme-challenge/ without appending this in the code. For more context see https://github.com/kuba/simp_le/issues/37#issuecomment-167271036.

cc @ThiefMaster

zenhack commented 7 years ago

Comment by kuba Sunday Apr 17, 2016 at 21:23 GMT


This will be fixed in #105.