パッケージ: acmetool (0.0.62-3+deb10u1) [security]
acmetool に関するリンク
Debian の資源:
acmetool ソースパッケージをダウンロード:
- [acmetool_0.0.62-3+deb10u1.dsc]
- [acmetool_0.0.62.orig.tar.gz]
- [acmetool_0.0.62-3+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hlandau.github.io]
類似のパッケージ:
automatic certificate acquisition tool for Let's Encrypt
acmetool is an easy-to-use command line tool for automatically acquiring TLS certificates from ACME (Automated Certificate Management Environment) servers such as Let's Encrypt, designed to flexibly integrate into your webserver setup to enable automatic verification.
acmetool is designed to work like make: you specify what certificates you want, and acmetool obtains certificates as necessary to satisfy those requirements. If the requirements are already satisfied, acmetool doesn't do anything when invoked. Thus, acmetool is ideally suited for use on a cron job; it will do nothing until certificates are near expiry, and then obtain new ones.
acmetool is designed to minimise the use of state and be transparent in the state that it does use. All state, including certificates, is stored in a single directory, by default /var/lib/acme. The schema for this directory is simple, comprehensible and documented.
その他の acmetool 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.3.2) [amd64]
- dep: libc6 (>= 2.3.6-6~) [i386]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e ケイパビリティ (ライブラリ)
-
- rec: dialog
- シェルスクリプト内でユーザフレンドリなダイアログボックスを表示