3.6. FDO Manufacturing サーバーのインストール
Manufacturing サーバーをデプロイするには、go-fdo-server-manufacturer RPM パッケージをインストールします。このサービスは、デバイスの初期化と初期デバイス認証情報の発行を担当します。
前提条件
- 登録済みの RHEL 10 システム
- FDO サーバーパッケージを含むサブスクリプションまたはリポジトリーが有効になっている。
手順
Manufacturing サーバーパッケージをインストールします。
$ sudo dnf install go-fdo-server-manufacturerManufacturing サーバーの systemd ユニットファイルとデフォルトの設定ディレクトリーが作成されたことを検証します。
$ sudo systemctl list-unit-files | grep go-fdo-server-manufacturergo-fdo-server-manufacturer.service disabled disabled- 前のセクションで生成したテスト証明書を製造元の設定パスに移動して、証明書を設定します。
設定後、サービスを有効にして起動します。
$ systemctl enable --now go-fdo-server-manufacturer