コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
既知の制限事項
このページでは、Certificate Authority Service の既知の制限事項について説明します。
取り消しのサポート
証明書の取り消しは、証明書失効リスト(CRL)でのみサポートされています。Online Certificate Status Protocol(OCSP)は CA Service ではサポートされていませんが、委任された OCSP レスポンダーを実装して実行できます。
OCSP レスポンダーの実装の詳細については、OCSP のサポートをご覧ください。
クライアント生成の鍵
Google Cloud CLI と Google Cloud コンソール サーフェスは、証明書の発行時に非対称鍵ペアを自動的に生成して、利便性を高めています。Google Cloud CLI を使用して生成された鍵は RSA-2048 に限定されますが、Google Cloud コンソールを使用して生成された鍵は、より幅広いアルゴリズムをサポートしています。
証明書のサブジェクト
CA Service は、証明書のサブジェクトで次の属性タイプのみをサポートしています。
- コモンネーム(CN)
- 国コード(C)
- 組織(O)
- 組織部門(OU)
- 地域区分(L)
- 都道府県(ST)
- 住所
- 郵便番号
この制限は、CA 証明書とエンド エンティティ証明書の両方のサブジェクト フィールドに適用されます。これらの各属性タイプは 1 つの値に制限されています。
詳しくは、REST API ドキュメントのサブジェクト メッセージをご覧ください。
次のステップ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-04-03 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["Certificate revocation is only supported through Certificate Revocation Lists (CRLs), with Online Certificate Status Protocol (OCSP) not directly supported but able to be implemented separately."],["Client-generated keys through Google Cloud CLI are limited to RSA-2048, while the Google Cloud console supports a wider range of algorithms."],["The Certificate Authority Service only supports a restricted set of attribute types within the certificate subject, including Common Name, Country Code, Organization, Organizational Unit, Locality, Province, Street Address, and Postal Code, each limited to a single value."],["The certificate subject limitations apply to both CA certificates and end-entity certificates."]]],[]]