nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Feature Request: Servercow.de

Open dschense opened this issue 3 years ago • 2 comments

What provider would you like to see added to NPM?

Have you checked if a certbot plugin exists? would be cool if this could be integrated: https://github.com/jhartlep/servercow-dns-api

dschense avatar Aug 07 '21 11:08 dschense

Unfortunately the DNS challenge within nginx proxy manager is only available for certbot dns plugins. Servercow does not have a plugin for this. Using the acme.sh script is a very significant deviation from certbot and would require a just as significant amount of work. It also would require support for two separate DNS challenge mechanisms instead of just one. So I don't think it is very likely to be implemented for now, unless a certbot plugin is published.

The v3 rewrite of NPM will use acme.sh instead of certbot, but it is still fairly far away.

chaptergy avatar Aug 08 '21 10:08 chaptergy

Hey @chaptergy, could you confirm to integrate the acme.sh support for the V3.0 ?

i have also the same issue with servercow. Addtional benefit of acmee.sh is, that by using other targets like synolgy the acme deploy-hook can be parallel used on side to the proxy-manager.

KGBist2000 avatar Jun 21 '22 19:06 KGBist2000

I had opened this feature request some time ago. It's a pity that so far no possibility has been added to use servercow with the npm.

Maybe you can try again to include servercow. There is an official acme.sh script for the provider Servercow:

https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_servercow.sh

dschense avatar Jun 08 '23 08:06 dschense

Issue is now considered stale. If you want to keep it open, please comment :+1:

github-actions[bot] avatar Mar 07 '24 01:03 github-actions[bot]