auto-ssl / auto-ssl/lua-resty-auto-ssl

From last many days I get the error about Error creating new authz

Open
#233 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
2k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

Hey,

From last many days I am getting error for new domain. Error like,
`{
"type": "urn:acme:error:unauthorized",
"detail": "Error creating new authz :: Validations for new domains are disabled in the V1 API (https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430)",
"status": 403
}`
[error] 20186#20186: *1882815 [lua] ssl_certificate.lua:97: issue_cert(): auto-ssl: issuing new certificate failed: dehydrated failure, context: ssl_certificate_by_lua*,
[error] 20186#20186: *1882815 [lua] ssl_certificate.lua:286: auto-ssl: could not get certificate for trk.mydomain.com - using fallback - failed to get or issue certificate, context: ssl_certificate_by_lua*,

I am looking for solution ASAP. Please help me!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported errors at ssl_certificate.lua:97 and ssl_certificate.lua:286, then inspect how dehydrated is invoked for new certificates. Check the linked Let's Encrypt ACME v1 end-of-life notice and determine what current API support would require; done means new domains can obtain certificates without the reported 403 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.