Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 494
    • Issues 494
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 32
    • Merge Requests 32
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5892

Closed
Open
Opened Nov 03, 2020 by Brian@branovContributor

Purge Let's Encrypt certbot files

Hello,

certbot is generating a lot of files in /etc/letsencrypt/{csr,keys} which are not purging. It causes after a while tons of unused files are stored on the disk, or even backed up. Those files are useless. There should be a function in ISPConfig that would delete those old files. [1][2]

Also, in the /etc/letsencrypt/archive, /etc/letsencrypt/archive and /etc/letsencrypt/renewal are stored certificates / configuration files for domains which was eventually deleted from ispconfig. Also, those files / directories should be deleted even immediately when the website is deleted or with few days delay by ISPConfig.

I dont know if acme.sh also do this - I do now have experience with acme.sh. If acme.sh is clear about described, is there way to easy migration from certbot to acme.sh?

[1] https://community.letsencrypt.org/t/remove-all-generated-csr-to-free-disk-space/78237 [2] https://github.com/certbot/certbot/issues/4635

Edited Nov 03, 2020 by Brian
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#5892