• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Question Let's Encrypt Error while using webmail with roundcube

Pascal R-B

New Pleskian
Hi,

I've got a litlle problem with the Let's Encrypt tool of plesk. I have some Sevice Plans where I selected roucndcube as Webmail. When I try to generate a cert for a webmail-domain, where I use this Service Plan, I've got every time an error:

Type: urn:acme:error:unauthorized
Status: 403
Detail: Invalid response from ... Not Found

If I use a Service Plan without roundcube, I normally can create a cert ...

Can anyone help ?
 
First of all, before generation certificate make sure that your hostname webmail.domain.tld is resolvable.
 
The webmail.domain.tld connects to the server, if I don't use roundcube all works fine. The Problem is only then, when I choose RoundCube as webmail. I think that RoundCube is in another dir than the home dir where the .well-known folder is. So it can'T find the file of the scme-Challenge. But I am not sure.
 
The only 403 errors I ever encountered were caused by ModSecurity (web application firewall). Could this be related to a specific ruleset you are using in ModSecurity?
 
Back
Top