새로운 CSR이 필요할 때.
새로운 Apple Distribution 인증서를 만들기 전에, 서명 자료를 회전시키거나 자동 빌드 시스템에 새로운 앱을 등록할 때 사용하세요.
애플 서명
iOS 인증서 서명 요청과 개인 키를 생성하세요.
iOS 서명 가이드를 읽으세요.
Input
Use the same person or organization identity you want represented in the Apple certificate request.
출력
CSR가 생성되면 다운로드 버튼이 나타납니다.
새로운 Apple Distribution 인증서를 만들기 전에, 서명 자료를 회전시키거나 자동 빌드 시스템에 새로운 앱을 등록할 때 사용하세요.
개인 키는敏感한 자산입니다. 회사 보관함, 패스워드 매니저, 또는 빌드 시크릿 저장소에 넣고, 저장소에 커밋하지 마세요.
애플이 인증서를 발급한 후, 개인 키와 pair하고, "을 export하세요. .p12 CI 작업, 클라우드 빌드, 또는 로컬 서명에 연결하기 위해.
FAQ
이 iOS 인증서 생성기는 무엇을 생성합니까?
It creates a certificate signing request in CSR format and the matching private key in PEM format. Upload the CSR to Apple Developer, keep the private key secure, and export the issued certificate as a .p12 when you need it for CI or cloud builds.
No. The request is processed only long enough to generate the files and return them in the response. The tool does not persist the private key or write it to a database.
Yes. The CSR is the starting point for any Apple certificate that requires a signing request. The certificate type is chosen later inside Apple Developer when you issue the certificate.
Apple에서 인증서를 다운로드하고 Keychain Access에 개인 키를 함께导入한 후, CI 또는 빌드 플랫폼이 이동식 인증서 자산을 필요로 할 때 .p12로 결합된 자격 증명을 내보내세요.
도구 스택
이러한 생성기와 장치 유틸리티를 함께 사용하여 브라우저를 떠나지 않고 서명, 테스트 및 배포를 진행하세요.