728x90
반응형

참고:

https://superuser.com/questions/1295305/certificate-export-from-firefox-import-to-windows-store


증상: 파이어폭스에서 발급받은 인증서를 내보내기 한 후 윈도우에서 가져오기를 하거나 설치를 하려고 하면 계속 비밀번호가 틀렸다고 하면서 실패한다.


원인: 파이어폭스 버전 문제.

       59버전에서 인증서 내보내기를 했는데 암호화 방식이 달라서 윈도우와 호환이 되지 않는다고 함.

       57버전으로 하면 해결 됨.


다른 처리 방법: openssl 을 이용한 인증서 변경으로 처리

      


openssl.exe pkcs12 -in old_certificate.p12 -out cert.pem -nodes
openssl.exe pkcs12 -export -in cert.pem -out new_certificate.pfx

Import the certificate exorted from FireFox into Windows

Symptom: When importing from Windows or attempting to install the certificate exported from Firefox , it will fail with a wrong password.

Cause: Firefox version issue.

        I've exported a certificate from version 59, but it's incompatible with Windows because of different encryption methods.

        57 version will be resolved.

Another way to handle it: Change certificate with openssl

728x90
SMALL
Posted by gromet

블로그 이미지
나는 운이 좋은 사람이다 나는 나날이 점점 더 좋아진다 내가 하는 선택과 행동은 반드시 성공으로 이어진다 내게는 인내력과 지속력이 있다 네게는 좋은것들만 모여든다
gromet

공지사항

Yesterday
Today
Total
반응형

달력

 « |  » 2024.7
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

글 보관함

160x600