shred / acme4j

Java client for ACME (Let's Encrypt)
https://acme4j.shredzone.org
Apache License 2.0
521 stars 96 forks source link

http://${domain}/.well-known/acme-challenge/${token} #136

Closed fsl1994 closed 1 year ago

fsl1994 commented 1 year ago

Excuse me again, CA sends a request for this file. I was thinking that if the request reaches our server, I will forward the request to our server through the nginx configuration and return the file content through the java interface. CA accepts such a request mode