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. https://crt.sh/?q=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: eigenmann-mock.ch
I ran this command: Created certificate using my hosters API in ACME on pfsense
It produced this output: Common Name (CN)
Fake LE Intermediate X1
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
no its not
what i can proof I get the certificate form the DNS API
but it does not get applied eventhough I select it.
I dont get an acme-challenge which i should insert as a TXT record in my providers DNS Zone
I thik thats done by the API
I also tried the DNS-Manual method - same result
I am using pfsense
Yes, it is. The staging system gives "fake" certificates; the production system gives live, trusted certificates. If you have a "fake" cert, it can only have been obtained through the staging system.
To use the production system with pfSense, you must first create a new account key on the production server, and then set your certificate to use that key. Once you've done that, you can re-issue the certificate. This has nothing to do with your validation method.
[Fri Dec 11 16:12:11 CET 2020] Adding txt value:
[Fri Dec 11 16:12:14 CET 2020] Record added
[Fri Dec 11 16:12:14 CET 2020] The txt record is added: Success.
But I dont see this record in the mgmt console of my hoster I tried to contacts the hoster but they are hard rto reach infomaniak
Sorry I dont quiet understand do I have to fill in these fields?
Thats the command acme.sh runs
/usr/local/pkg/acme/acme.sh --issue --domain 'nextcloud.eigenmann-mock.ch' --dns 'dns_infomaniak' --home '/tmp/acme/nextcloud/' --accountconf '/tmp/acme/nextcloud/accountconf.conf' --force --reloadCmd '/tmp/acme/nextcloud/reloadcmd.sh' --log-level 3 --log '/tmp/acme/nextcloud/acme_issuecert.log'