letsencrypt-win-simpleはLet’s EncryptをWindowsで使用するための無料ソフトである。以下に使用法を示す。
最新版をこちらから入手 → 解凍する。
解凍フォルダ中の”letsencrypt.exe”を右クリック → 「管理者として実行」 → コマンドプロンプトが開始。
Please choose from the menu: 「N」を入力
Which kind of certificates would you like to create?: 「4」を入力
Enter comma-separated list of host names, starting with the primary one: 自分のホスト名を入力
How would you like to validate this certificate?: 3を入力
Enter a site path (the web root of the host for http authentication): Webサーバーのルートディレクトリを指定
Copy default web.config before validation? (y/n): y
Which installer should run for the certificate?: 2
以上のステップでサーバー証明書が作成される。
コメント