# Parallels RAS が Let's Encrypt に証明書を要求する方法

Parallels RAS を使用して Let's Encrypt 証明書を新規に作成する場合、以下の処理が実行されます。

1. ライセンスロールをホストする Parallels RAS プライマリ Connection Broker が、Let's Encrypt サーバーにアカウントを作成するための最初のリクエストを行います。
2. アカウント作成の確認を受け取ります。Parallels RAS は CSR を作成し、Let's Encrypt サーバーに送信します。
3. チャレンジのリストを受信して、Connection Broker で Let's Encrypt サーバーから送信された HTTP トークンの読み取りが行われます。
4. Secure Gateway または HALB は、Connection Broker からトークンを取得します。
5. 準備が整うと、Connection Broker から Let's Encrypt Server に通知が行われます。
6. Let's Encrypt から、Secure Gateway または HALB へのアクセスが行われ、トークンの有無の確認により検証プロセスが開始されます。
7. Secure Gateway または HALB が指定されたドメインに返信できることが確認され、チャレンジが完了します。
8. チャレンジが正常に完了したとの仮定に基づき、Parallels RAS は証明書を要求します。
9. 有効な証明書が Let's Encrypt サーバーから Connection Broker にダウンロードされます。
10. Connection Broker から、Secure Gateways または HALB に証明書が配信されます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v20-ja-jp/ssl-no/lets-encrypt-zheng-ming-shu/parallels-ras-ga-lets-encrypt-niwosuru.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
