Windows 코드서명 경로 확정 (Azure Trusted Signing) #6

Open
opened 2026-04-15 09:09:25 +09:00 by kimminsung · 0 comments
Owner

목적

Windows 배포 바이너리(MSI/NSIS)에 코드서명을 적용하여 SmartScreen 경고 제거.

작업 항목

  • Azure Trusted Signing 계정 설정 및 인증서 발급 경로 확인
  • GitHub Actions에서 azure/trusted-signing-action 통합
  • Tauri release.yml 코드서명 단계 추가
  • 서명 후 바이너리 검증 절차 수립

참조

  • PLAN.md 백로그
  • cimery/.github/workflows/release.yml
  • Azure Trusted Signing (구 Azure Code Signing) 공식 문서
## 목적 Windows 배포 바이너리(MSI/NSIS)에 코드서명을 적용하여 SmartScreen 경고 제거. ## 작업 항목 - [ ] Azure Trusted Signing 계정 설정 및 인증서 발급 경로 확인 - [ ] GitHub Actions에서 `azure/trusted-signing-action` 통합 - [ ] Tauri `release.yml` 코드서명 단계 추가 - [ ] 서명 후 바이너리 검증 절차 수립 ## 참조 - PLAN.md 백로그 - `cimery/.github/workflows/release.yml` - Azure Trusted Signing (구 Azure Code Signing) 공식 문서
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kimminsung/ParaWiki#6