[GH-ISSUE #938] add certbot plugin for req.ru DNS challenge #794

Closed
opened 2026-02-26 06:34:27 +03:00 by kerem · 2 comments
Owner

Originally created by @centralhardware on GitHub (Mar 11, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/938

Is your feature request related to a problem? Please describe.

my domain register by req.ru and nginx proxy manager don't have provider for them.

Describe the solution you'd like

I found a certbot plugin on github that allows to use DNS authenticator with reg.ru
https://github.com/free2er/certbot-regru

Describe alternatives you've considered

maybe there are solutions that will allow dns authorization to go through without tying to a specific dns provider, the certbot cli itself, in my opinion, can do this

Originally created by @centralhardware on GitHub (Mar 11, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/938 **Is your feature request related to a problem? Please describe.** my domain register by req.ru and nginx proxy manager don't have provider for them. **Describe the solution you'd like** I found a certbot plugin on github that allows to use DNS authenticator with reg.ru https://github.com/free2er/certbot-regru **Describe alternatives you've considered** maybe there are solutions that will allow dns authorization to go through without tying to a specific dns provider, the certbot cli itself, in my opinion, can do this
kerem 2026-02-26 06:34:27 +03:00
Author
Owner

@chaptergy commented on GitHub (May 9, 2021):

I have created a PR which includes this change. You can already test to see if it works before the next release if you use the docker image jc21/nginx-proxy-manager:github-pr-1083 (in your docker compose) instead of jc21/nginx-proxy-manager:latest

<!-- gh-comment-id:835885194 --> @chaptergy commented on GitHub (May 9, 2021): I have created a PR which includes this change. You can already test to see if it works before the next release if you use the docker image `jc21/nginx-proxy-manager:github-pr-1083` (in your docker compose) instead of `jc21/nginx-proxy-manager:latest`
Author
Owner

@navhawk80 commented on GitHub (Feb 21, 2023):

Is it working now? I have an error
"certbot: error: unrecognized arguments: --certbot-regru:dns-credentials /etc/letsencrypt/credentials/credentials-..." in log.....

<!-- gh-comment-id:1439124215 --> @navhawk80 commented on GitHub (Feb 21, 2023): Is it working now? I have an error "certbot: error: unrecognized arguments: --certbot-regru:dns-credentials /etc/letsencrypt/credentials/credentials-..." in log.....
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#794
No description provided.