Skip to content

Commit

Permalink
feat fix wrong text translation
Browse files Browse the repository at this point in the history
  • Loading branch information
lll-lll-lll-lll committed Nov 24, 2024
1 parent 882357f commit 6d4d060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ja/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ show_lastmod: 1

Let's Encrypt と [ACME プロトコル](https://tools.ietf.org/html/rfc8555)の目標は、HTTPS サーバーのセットアップと、ブラウザが信頼する証明書の自動的な取得を、人間の仲介なしに可能にすることです。 この目標は、ウェブサーバー上で証明書管理エージェントを実行することで実現されます。

このプロセスには2つのステップがあります。1つ目は、CA に対して、ウェブサーバーがドメインをコントロールしていることを証明するプロセスです。2つ目は、そのドメインに対して、エージェントが証明書のリクエスト・更新・無効化を行うプロセスです
この技術がどのような仕組みなのかを理解するために、Let's Encrypt をサポートする証明書管理エージェントを使用して https://example.com/ を設定する過程を見ていきましょう

このプロセスには2つのステップがあります。 1つ目は、CA に対して、ウェブサーバーがドメインをコントロールしていることを証明するプロセスです。 2つ目は、そのドメインに対して、エージェントが証明書のリクエスト・更新・無効化を行うプロセスです。

Expand Down

0 comments on commit 6d4d060

Please sign in to comment.