프로그래밍 농장

[EVSign] SafeNet 서명 자동화 관련 일부 이슈 본문

Devops

[EVSign] SafeNet 서명 자동화 관련 일부 이슈

Tennessee201 2025. 5. 15.
728x90

https://medium.com/@oguzhanndilber/how-we-cracked-the-code-signing-nightmare-jenkins-safenet-tokens-and-the-invisible-rdp-trap-41be15100c88

 

How We Cracked the Code-Signing Nightmare: Jenkins, Safenet Tokens, and the Invisible RDP Trap

“We thought it’d be simple: automate code-signing for customer-facing DLLs using Jenkins. But when the Safenet token refused to show up on…

medium.com

 

최초 토큰 재발급(갱신) 후, 해당 토큰을 초기화하고 그 토큰으로 인증서를 생성해서 내보낸다 

-> 해당 토큰의 container number 와 해당 토큰으로 export 한 인증서를 일치하게 하여 옵션을 추가하여 ev서명 진행. 

 

이때 Jenkins 를 활용한 빌드자동화에 서명을 넣는데, 이슈가 있는 경우가 있다. (토큰 비밀번호 오류/잠김과 동일한 로그로 발생함) -> 그에 대한 원인을 모아둔 링크이니 참고하자. 

728x90