acmesh-official / acmesh-official/acme.sh

$domain.conf emptied when disk is full

Aberta
#7,247 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Shell
Estrelas
47.6k
Forks
5.7k
Merge médio
7d 1h
PRs com merge (30d)
16

Descrição

When there's no space left on device, $domain.conf is emptied. Leaving not-renewable state even after space is freed.

```
# acme.sh --version
https://github.com/acmesh-official/acme.sh
v3.1.4
# cat /etc/debian_version
11.11
# acme.sh --list
Main_Domain KeyLength SAN_Domains Profile CA Created Renew
"" LetsEncrypt.org
"" LetsEncrypt.org
"" LetsEncrypt.org
"" LetsEncrypt.org
"" LetsEncrypt.org
# ls -al --sort=time $HOME/.acme.sh/$domain
total 40
-rw-r--r-- 1 root root 0 Aug 9 00:20 $domain.conf
-rw-r--r-- 1 root root 1001 Aug 9 00:20 $domain.csr
-rw-r--r-- 1 root root 188 Aug 9 00:20 $domain.csr.conf
drwx------ 11 root root 4096 Jun 22 00:20 ..
-rw-r--r-- 1 root root 3872 Jun 6 00:21 ca.cer
-rw-r--r-- 1 root root 1785 Jun 6 00:21 $domain.cer
-rw-r--r-- 1 root root 5657 Jun 6 00:21 fullchain.cer
drwxr-xr-x 3 root root 4096 Sep 27 2022 .
drwxr-xr-x 2 root root 4096 Sep 27 2022 backup
-rw------- 1 root root 1679 Sep 27 2022 $domain.key
```

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.