File: certbot.templates

package info (click to toggle)
python-certbot 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,688 kB
  • sloc: python: 21,764; makefile: 182; sh: 108
file content (14 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Template: certbot/remove_live_certs
Type: boolean
Default: true
_Description: You have unexpired certs; do you still want to purge?
 The certbot configuration directory /etc/letsencrypt still contains
 unexpired certificates that may be live on your system.  If you
 choose this option, the purge will continue and delete those
 certificates, potentially breaking services which depend on them.
 .
 If you have already installed different certificates in your
 services, or you have confirmed you don't have any services depending
 on these certificates, you should choose this option.  To cancel and
 manually delete the /etc/letsencrypt directory, you should refuse
 this option.