jxskiss / simplessl

On the fly SSL certificate issue and renewal inside OpenResty with Let's Encrypt
MIT License
45 stars 13 forks source link

about the method of authenticating domain names #17

Open opcache opened 11 months ago

opcache commented 11 months ago

I see that dns key is used to authenticate domain names in the example.com. yaml configuration file. Can I support the WEB directory file method (/. well know/acme challenge) to authenticate domain names? How to configure it?