- Today
- Total
Notice
Recent Posts
Recent Comments
Link
250x250
프로그래밍 농장
[EVSign] SafeNet 서명 자동화 관련 일부 이슈 본문
728x90
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
'Devops' 카테고리의 다른 글
[SVN] svn: database disk image is malformed 이슈 해결 (0) | 2025.06.20 |
---|---|
jenkins pipeline post status 관련 내용 (0) | 2025.06.04 |
SVN 용량부족, .svn 폴더 용량 줄이기 / svn cleanup ~ --vacuum-pristines (0) | 2024.11.19 |
stderr: svn: E205011: Failure occurred processing one or more externals definitions (0) | 2024.11.04 |
SVN(SubVersion) 백업 및 이관 (0) | 2024.07.25 |