- Server operating system version
- Windows NT 10.0 build 14393 (Windows Server 2016) AMD64
- Plesk version and microupdate number
- Plesk Obsidian Version 18.0.61 #5
Hi,
When I visit ourwebsite.com and www.ourwebsite.com they both have the SSL certificate
But, when I visit our IP address whose page title is "Domain Default Page" with a general page with plesk main links, this page is not secure
I thought I had to create an
within
folder but nothing changes
We have 2 other websites whose Let's encrypt certificates were renewed recently without any issue
I spoke with our web hosting and they said they do not see any issue
I need your help, I don't know what is the cause of this issue
The Let's encrypt certificate seems installed correctly via Plesk control panel
I keep getting this error via email from Plesk:
"Could not secure domains of xxxxxx (login xxxxxx) with Let`s Encrypt certificates. Please log in to Plesk and secure the domains listed below manually.
Securing of the following domains has failed:
<none>
The following domains have been secured without some of their Subject Alternative Names:
<none>
Could not renew Let`s Encrypt certificates for xxxxxx (login xxxxxx). Please log in to Plesk and renew the certificates listed below manually.
Renewal of the following Let`s Encrypt certificates has failed:
** 'Lets Encrypt ourwebsite.com' [days to expire: 44] **
[-] ourwebsite.com
[-] www.ourwebsite.com
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxx.
Details:
Type: urn:ietfarams:acme:error:unauthorized
Status: 403
Detail: (here there is our IP address) : Invalid response from http://ourwebsite.com/.well-known/acme-challenge/xxxxxxxx: 403
The following Let`s Encrypt certificates have been renewed without some of their Subject Alternative Names:
<none>
Legend:
[+] This domain is secure. The domain's SSL/TLS certificate from Let`s Encrypt has been issued/renewed.
[-] This domain is not secure. Either the domain's SSL/TLS certificate from Let`s Encrypt could not be issued/renewed or the domain name was excluded from the certificate. Renew the certificate manually or request a new one to secure this domain."
Then I tried to re-issue the Let's Encrypt ceritifcate for this website
(while a Let's encrypt certificate was already installed or so it appears) , it gave this error message:
"Impossible to generate a Let's Encrypt SSL/TLS certificate for ourwebsite.com
authorization token is not available in http://ourqwebsite.com/.well-known/acme-challenge/xxxxxxxxxxxx
To solve this issue, make sure that the token file is downloadable through the previous URL.
For more detailed info, see this article.
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxxxxx
This is what https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxxxxx has within:
{
"identifier": {
"type": "dns",
"value": "ourwebsite.com"
},
"status": "invalid",
"expires": "2024-10-26T08:30:50Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/xxx/xxx",
"status": "invalid",
"validated": "2024-10-19T08:30:53Z",
"error": {
"type": "urn:ietfarams:acme:error:unauthorized",
"detail": "our IP address: Invalid response from http://ourwebsite.com/.well-known/acme-challenge/xxxx: 403",
"status": 403
},
"token": "xxxxxxxxxxxxxxxxx",
"validationRecord": [
{
"url": "http://ourwebsite.com/.well-known/acme-challenge/xxxxxxxxxxxxxxx",
"hostname": "ourwebsite.com",
"port": "our port",
"addressesResolved": [
"our IP address"
],
"addressUsed": "our IP address"
} ] } ]}
Let me know soon, thanks
Best regards,
Leta
When I visit ourwebsite.com and www.ourwebsite.com they both have the SSL certificate
But, when I visit our IP address whose page title is "Domain Default Page" with a general page with plesk main links, this page is not secure
I thought I had to create an
Code:
index.html
Code:
httpdocs
We have 2 other websites whose Let's encrypt certificates were renewed recently without any issue
I spoke with our web hosting and they said they do not see any issue
I need your help, I don't know what is the cause of this issue
The Let's encrypt certificate seems installed correctly via Plesk control panel
I keep getting this error via email from Plesk:
"Could not secure domains of xxxxxx (login xxxxxx) with Let`s Encrypt certificates. Please log in to Plesk and secure the domains listed below manually.
Securing of the following domains has failed:
<none>
The following domains have been secured without some of their Subject Alternative Names:
<none>
Could not renew Let`s Encrypt certificates for xxxxxx (login xxxxxx). Please log in to Plesk and renew the certificates listed below manually.
Renewal of the following Let`s Encrypt certificates has failed:
** 'Lets Encrypt ourwebsite.com' [days to expire: 44] **
[-] ourwebsite.com
[-] www.ourwebsite.com
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxx.
Details:
Type: urn:ietfarams:acme:error:unauthorized
Status: 403
Detail: (here there is our IP address) : Invalid response from http://ourwebsite.com/.well-known/acme-challenge/xxxxxxxx: 403
The following Let`s Encrypt certificates have been renewed without some of their Subject Alternative Names:
<none>
Legend:
[+] This domain is secure. The domain's SSL/TLS certificate from Let`s Encrypt has been issued/renewed.
[-] This domain is not secure. Either the domain's SSL/TLS certificate from Let`s Encrypt could not be issued/renewed or the domain name was excluded from the certificate. Renew the certificate manually or request a new one to secure this domain."
Then I tried to re-issue the Let's Encrypt ceritifcate for this website
(while a Let's encrypt certificate was already installed or so it appears) , it gave this error message:
"Impossible to generate a Let's Encrypt SSL/TLS certificate for ourwebsite.com
authorization token is not available in http://ourqwebsite.com/.well-known/acme-challenge/xxxxxxxxxxxx
To solve this issue, make sure that the token file is downloadable through the previous URL.
For more detailed info, see this article.
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxxxxx
This is what https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxxxxx has within:
{
"identifier": {
"type": "dns",
"value": "ourwebsite.com"
},
"status": "invalid",
"expires": "2024-10-26T08:30:50Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/xxx/xxx",
"status": "invalid",
"validated": "2024-10-19T08:30:53Z",
"error": {
"type": "urn:ietfarams:acme:error:unauthorized",
"detail": "our IP address: Invalid response from http://ourwebsite.com/.well-known/acme-challenge/xxxx: 403",
"status": 403
},
"token": "xxxxxxxxxxxxxxxxx",
"validationRecord": [
{
"url": "http://ourwebsite.com/.well-known/acme-challenge/xxxxxxxxxxxxxxx",
"hostname": "ourwebsite.com",
"port": "our port",
"addressesResolved": [
"our IP address"
],
"addressUsed": "our IP address"
} ] } ]}
Let me know soon, thanks
Best regards,
Leta