Your post gives no clue of what you were doing or why … normally the certificates are generated during the installation of MiaB, or in some unique circumstances from the admin panel after installation. No copying and pasting involved. So if you were doing this, you were doing something non standard and more information would be needed before anyone could even begin to help you.
The admin panel’s SSL certificates page has a form to paste a certificate to install one without using Let’s Encrypt. (This feature predates Let’s Encrypt.)
@anikasingh201611 It sounds like you pasted a .csr file and not a certificate issued by a certificate provider.
There is a button in the Admin panel called “Provision”. I clicked on it and this is what I received as a response:
"Log:
Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator webroot, Installer None You should register before running non-interactively, or provide --agree-tos and --email <email_address> flags. "
Can you please help me setup the account registration for people with their own domain name ?
In other words, I want to be able to host email mailboxes for people who have their own domain name.
I just completed the setup and was running in to the same issue, but that fixed it.
To clarify, for those that are as unfamiliar with this as I was:
-if not already logged in, log in to your mail server by typing ‘ssh root@(your server ip address)’ in your terminal
-run the command ‘sudo mailinabox’
-let it run its setup process
-when prompted (see below), type ‘A’ and hit enter
Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator webroot, Installer None Performing the following challenges: http-01 challenge for box.mailserver.trade http-01 challenge for www.box.mailserver.trade Using the webroot path /home/user-data/ssl/lets_encrypt/webroot for all unmatched domains. Waiting for verification… Cleaning up challenges Failed authorization procedure. box.mailserver.trade (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up CAA for mailserver.trade, www.box.mailserver.trade (http-01): urn:ietf:params:acme:error:dns :: DNS problem: SERVFAIL looking up CAA for mailserver.trade IMPORTANT NOTES: - The following errors were reported by the server: Domain: box.mailserver.trade Type: None Detail: DNS problem: SERVFAIL looking up CAA for mailserver.trade Domain: www.box.mailserver.trade Type: None Detail: DNS problem: SERVFAIL looking up CAA for mailserver.trade