V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
580a388da131
V2EX  ›  SSL

let s encrypt 密钥怎么自己指定呢

  •  
  •   580a388da131 · 2017-05-19 11:46:04 +08:00 · 1756 次点击
    这是一个创建于 2532 天前的主题,其中的信息可能已经有所发展或是发生改变。
    教程貌似没有啊
    2 条回复    2017-06-01 16:06:35 +08:00
    hilyjiang
        1
    hilyjiang  
       2017-05-20 12:11:38 +08:00
    大部分工具和脚本都是自动生成密钥的,为什么要自己指定密钥呢?
    Hardrain
        2
    Hardrain  
       2017-06-01 16:06:35 +08:00   ❤️ 1
    你可以指定 CSR。用已存在的私钥和 openssl req 命令来生成 CSR

    如果使用 Let's Encrypt 官方的 CertBot(在多数操作系统上称为 certbot,少数称为 letsencrypt)
    那么需要使用 certonly 模式,并用 --csr 来指定 CSR 的路径
    (根据官方文档 https://certbot.eff.org/docs/using.html )

    如果使用 acme.sh,可参考作者的说明 https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3308 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 00:17 · PVG 08:17 · LAX 17:17 · JFK 20:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.