Attackwave
New Pleskian
Hi,
when I use my domain vserver.mydomain.de and ProxyPass to connect to my control panel,
then the following errors occurre.
Domain settings for https:
ProxyPass "/" "http://127.0.0.1:8880/"
ProxyPassReverse "/" "http://127.0.0.1:8880/"
Lets Encrypt error for mydomain.de:
Lets Encrypt error for vserver.mydomain.de:
Lets Encrypt works with https://vserver.mydomain.de:8443.
Is there a chance to make it working with ProxyPass?
when I use my domain vserver.mydomain.de and ProxyPass to connect to my control panel,
then the following errors occurre.
Domain settings for https:
ProxyPass "/" "http://127.0.0.1:8880/"
ProxyPassReverse "/" "http://127.0.0.1:8880/"
Lets Encrypt error for mydomain.de:
Code:
Internal error ;-P
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
Lets Encrypt error for vserver.mydomain.de:
Code:
Fehler: Could not issue a Let's Encrypt SSL/TLS certificate for vserver.mydomain.de.
The authorization token is not available at https://vserver.mydomain.de/.well-known/acme-challenge/s2nb7YHjqbUuP23pUfOFodhwltkX6QVBDkm_PZOZVL8.
To resolve the issue, make it is possible to download the token file via the above URL.
See the related Knowledge Base article for details.
Details
Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/HoLOrG7-fXlhaB-V9Mz_32gkUoNLjhnRuIJzM5TkqB8.
Details:
Type: urn:acme:error:unauthorized
Status: 403
Detail: Invalid response from http://vserver.mydomain.de/.well-known/acme-challenge/s2nb7YHjqbUuP23pUfOFodhwltkX6QVBDkm_PZOZVL8: "<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
"
Lets Encrypt works with https://vserver.mydomain.de:8443.
Is there a chance to make it working with ProxyPass?
Last edited: