What about?...
acmephp/core
1.3.0
Yeah I don't know how acme-nginx works but I'd guess that what's actually happening is your http request is being forwarded to your server on port 8000 via the proxy_pass config.
Looking at their code it's supposed to write a temporary rule to your config:
You might need to create an issue on their github to ask more questions if you need their client to work.
Can you install snap
?
Installing snapd | Snapcraft documentation
acme.sh is a bash script you download, not a package you install. GitHub - acmesh-official/acme.sh: A pure Unix shell script implementing ACME client protocol
@webprofusion @rg305 Also sorry Rudy, I've been saying "Ryan"..
I've found this post:
and was able to install certbot.
Thank you very much gentlemen for your help. Have a great weekend.
EDIT:
This link provides the exact steps to install certbot and allow it to generate a certificate automatically.
Glad to hear that you found this solution
Looking forward to that autorenewal
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.