컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
제한 사항
이 페이지에서는 Certificate Authority Service의 알려진 제한사항에 대해 설명합니다.
해지 지원
인증서 해지는 해지 인증서 목록(CRL)을 통해서만 지원됩니다. 온라인 인증서 상태 프로토콜(OCSP)은 CA 서비스에서 지원되지 않지만 위임된 OCSP 응답자를 구현하고 실행할 수 있습니다.
OCSP 응답자 구현에 대한 자세한 내용은 OCSP 지원을 참조하세요.
클라이언트 생성 키
Google Cloud CLI 및 Google Cloud 콘솔은 편의성 추가를 위해 인증서를 발급할 때 비대칭 키 쌍을 자동으로 생성하도록 지원합니다. Google Cloud CLI를 사용하여 생성된 키는 RSA-2048로 제한되며 Google Cloud 콘솔을 통해 생성된 키는 더 넓은 알고리즘 선택을 지원합니다.
인증서 주체
CA 서비스는 인증서 주체에서 다음과 같은 속성 유형만 지원합니다.
- 일반 이름(CN)
- 국가 코드(C)
- 조직(O)
- 조직 단위(OU)
- 지역(L)
- 주/도(ST)
- 상세 주소
- 우편번호
이러한 제한은 CA 인증서 및 종단 개체 인증서 모두의 주체 필드에 적용됩니다. 이러한 각 속성 유형은 단 하나의 값으로 제한됩니다.
자세한 내용은 REST API 문서에서 주체 메시지를 참조하세요.
다음 단계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]