Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 554
    • Issues 554
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5892
Closed
Open
Created 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
Time tracking