| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
8年前发布

一个ACME客户端: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)
    </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.open-open.com/lib/view/home/1445517902867

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1445517902867.html
安全相关 letsencrypt