HEX
Server: Apache
System: Linux wp02.tdr-lab.com 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User: kusanagi (1001)
PHP: 7.4.23
Disabled: NONE
Upload Files
File: //usr/local/certbot/.gitignore
*.pyc
*.egg-info/
.eggs/
build/
dist*/
/venv*/
/kgs/
/.tox/
/releases*/
/log*
letsencrypt.log
certbot.log
letsencrypt-auto-source/letsencrypt-auto.sig.lzma.base64

# coverage
.coverage
/htmlcov/

/.vagrant

tags

# editor temporary files
*~
*.sw?
\#*#
.idea
.ropeproject

# auth --cert-path --chain-path
/*.pem

# letstest
tests/letstest/letest-*/
tests/letstest/*.pem
tests/letstest/venv/

.venv

# pytest cache
.cache
.mypy_cache/
.pytest_cache/

# docker files
.docker

# certbot tests
.certbot_test_workspace
**/assets/pebble*
**/assets/challtestsrv*