tobychui / zoraxy

A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!
https://zoraxy.arozos.com
GNU Affero General Public License v3.0
2.71k stars 162 forks source link

[HELP] Ionos DNS Challenge #226

Closed patdelapampa closed 2 months ago

patdelapampa commented 3 months ago

What happened? I want to generate a certificate using Open ACME Tool and dns challenge for my 80/tcp port is closed. I noticed first that dns challenge was not proposed for ZeroSSL. So, I choosed Let's Encrypt, checked the dns challenge option and the 'ionos' provider but only one 'APIKey' field is displayed. Ionos provides 2 values: a Public prefix and a secret but I can't figure out how to deal with them

Describe what have you tried I tried to type "prefix:secret", then tried to base64 encode the string but that didn't work

Describe the networking setup you are using

tobychui commented 3 months ago

@patdelapampa It seems that you need to put a dot . as seperator as mentioned here

圖片

tobychui commented 2 months ago

Closing this because of inactivity. Please tag me to reopen this issue if further problem is found regarding this provider.