DnsMadeEasy for Freebsd

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: ishere.com

I ran this command: certbot renew

It produced this output: THe requested dns-dnsmadeeasy plugin does not appear to be installed

My web server is (include version): apache24

The operating system my web server runs on is (include version): Freebsd 14.0 release p6

My hosting provider, if applicable, is: Datacate

I can login to a root shell on my machine (yes or no, or I don't know): yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): No

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): 2.9

Question I have is regarding the correct plugin for Freebsd .. I see a few comments regarding some. Freebsd has this one and wondering if anyone has used and can recommend to use or not use. ?
It appears that I've had someone previously installed some api on system but I'm just not clear on it. Can find api keys and a credential file on my system with the correct keys.

py311-certbot-dns-dnsmadeeasy-2.10.0

Hello @Nevering, welcome to the Let's Encrypt community. :slightly_smiling_face:

You say

yet using curl I see Server: Microsoft-HTTPAPI/2.0

$ curl -Ii http://ishere.com/.well-known/acme-challenge/sometestfile
HTTP/1.1 404 Not Found
Content-Length: 315
Content-Type: text/html; charset=us-ascii
Server: Microsoft-HTTPAPI/2.0
Date: Mon, 24 Jun 2024 23:02:24 GMT
Connection: close

Things are not equal presently. :thinking:

I only use ishere.com for my mail servers .. mail1.ishere.com is primary ..

I got certbot working after reinstalling the dnsmadeeasy package that I listed.

You can pull this post if you need , thanks

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.