chinajik
V2EX  ›  互联网

Let's Encrypt 邮件收到...这个怎么用?..

  •  
  •   chinajik · Nov 10, 2015 · 2851 views
    This topic created in 3842 days ago, the information mentioned may be changed or developed.

    Quick Start

    To use Let's Encrypt's official client to obtain your real certificates, you will need to provide the production API URL on the command line:

    https://acme-v01.api.letsencrypt.org/directory
    When running the Python client (installation directions [1]), be sure to specify the --server argument as shown below:

    git clone https://github.com/letsencrypt/letsencrypt
    cd letsencrypt
    ./letsencrypt-auto --agree-dev-preview --server \
    https://acme-v01.api.letsencrypt.org/directory certonly
    If you are using a different ACME client, be sure to configure it to use the production URL in order to get valid certificates. Many clients will default to the staging URL.

    这个已经弄完了..然后呢?.. 是生成一组 sencrypt 我去配置到自己的 nginx 里面嘛?..

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5422 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 08:58 · PVG 16:58 · LAX 01:58 · JFK 04:58
    ♥ Do have faith in what you're doing.