ChromeOS の証明書で変数を使用する方法

問題

変数を使用して ChromeOS デバイスの証明書をカスタマイズする方法

環境

  • SCEP 証明書を使用できます。
  • ChromeOS デバイス。

解決策

SAN に変数を使用できますが、使用できるのはサポートされている場合のみです。サポートされているものは次のとおりです。
${DEVICE_DIRECTORY_ID}—Device’s directory ID
${USER_EMAIL}—Signed-in user’s email address
${USER_EMAIL_DOMAIN}—Signed-in user’s domain name
${DEVICE_SERIAL_NUMBER}—Device's serial number
${DEVICE_ASSET_ID}—Asset ID assigned to device by administrator
${DEVICE_ANNOTATED_LOCATION}—Location assigned to device by administrator
${USER_EMAIL_NAME}—First part (part before @) of signed-in user’s email address