一個ACME客戶端:letsencrypt

jopen 9年前發布 | 11K 次閱讀 安全相關 letsencrypt

一個ACME客戶端,可以獲取證書和延伸地更新服務器配置(目前支持基于.deb系統上Apache,nginx的支持即將推出)。

當前特性:

  • 支持多種服務器web:

    • apache/2.x (tested and working on Ubuntu Linux)
    • nginx/0.8.48+ (under development)
    • standalone (runs its own simple webserver to prove you control a domain)
    • </ul> </li>

    • The private key is generated locally on your system.
    • Can talk to the Let's Encrypt (demo) CA or optionally to other ACME compliant services.
    • Can get domain-validated (DV) certificates.
    • Can revoke certificates.
    • Adjustable RSA key bit-length (2048 (default), 4096, ...).
    • Can optionally install a http -> https redirect, so your site effectively runs https only (Apache only)
    • Fully automated.
    • Configuration changes are logged and can be reverted.
    • Text and ncurses UI.
    • Free and Open Source Software, made with Python.
    • </ul>

      項目主頁:http://www.baiduhome.net/lib/view/home/1445517902867

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!