• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Thousands of SSL challenge files left in /var/www/vhosts/default/htdocs/.well-known/acme-challenge

Bitpalast

Plesk addicted!
Plesk Guru
TITLE:
Thousands of SSL challenge files left in /var/www/vhosts/default/htdocs/.well-known/acme-challenge
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Onyx 17.8
CentOS 7.6 latest MU
Latest Let's Encrypt extension version
PROBLEM DESCRIPTION:
SSL challenge files are left in /var/www/vhosts/default/htdocs/.well-known/acme-challenge and are never deleted. On our systems we see well over 100,000 files in these directories.​
STEPS TO REPRODUCE:
Create a certificate​
ACTUAL RESULT:
See challenge file in /var/www/vhosts/default/htdocs/.well-known/acme-challenge​
EXPECTED RESULT:
Should be deleted once the authentication process is completed.​
ANY ADDITIONAL INFORMATION:
See thread Let's Encrypt extension on this.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
I've just deleted 455 file from this directory, these files created while testing just for one single domain.
I can confirm this bug also on Plesk Obsidian 18.16 + 18.17
SSLit could be the root of this.
 
Our instances are without SSLit, but the issue is present.

Plesk Onyx 17.8.11 Update #65
Let's Encrypt Extenion 2.8.2-529
CentOS 7.6.1810

(all latest at this time)
 
Then it's lets encrypt
This improvement could be the case somewhere in
Change Log for Plesk

Improved chances of successful Let’s Encrypt HTTP challenge validation by using general locations for .well-known/acme-challenge. This helps issue an SSL/TLS certificate if a domain has some specially configured rewrite rules (certain web applications configure them by default) or access restrictions. You can revert this improvement by adding the following lines to the panel.ini file:
Code:
[ext-letsencrypt]
 use-common-challenge-dir = false

Or just a simple cron task doesn't clean up the tokens. stop predicting :cool:
 
Back
Top