shred / acme4j

Java client for ACME (Let's Encrypt)

Home Page:https://acme4j.shredzone.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

fsl1994 opened this issue · comments

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