ソースを参照

Add a short introduction to Let's Encrypt

Mike Ashley 9年前
コミット
58e9e7a445
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      roles/common/DESIGN.md

+ 2
- 0
roles/common/DESIGN.md ファイルの表示

@@ -2,6 +2,8 @@
2 2
 
3 3
 ## Let's Encrypt Support
4 4
 
5
+[Let's Encrypt](https://letsencrypt.org) (LE) is an automated certificate authority that provides free SSL certificates that are trusted by all major browsers.  LE certificates are used by Sovereign instead of purchased certificates from authorities like RapidSSL in order to reduce the out-of-pocket cost of deploying Sovereign and avoid end-user problems with self-signed certificates.
6
+
5 7
 ### Design approach
6 8
 
7 9
 The Let's Encrypt service uses DNS to look up domains being registered and then contact the client to verify. For this to work, DNS records must be configured before the playbook is run the first time.

読み込み中…
キャンセル
保存