-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I use ZeroSSL? #62
Comments
@nahin-web No you only need set the correct |
Didn't work. I used
|
require("resty.acme.autossl").init({
-- you current configs
},
{
api_url = "https://acme.zerossl.com/v2/DV90"
}) |
Do I have to call the zeroSSL lua file in the
eab_handler
config?The text was updated successfully, but these errors were encountered: