Skip to content

firefox 에서 사설 인증서가 꼬여 SEC_ERROR_REUSED_ISSUER_AND_SERIAL 에러 발생 #104

@eubnara

Description

@eubnara

사설 인증서 신뢰하도록 설정하였으나 SEC_ERROR_REUSED_ISSUER_AND_SERIAL 에러로 접근이 불가능한 상황이 발생할 때가 있다.
firefox 에서 내부적으로 인증서 관련된 내용을 cert9.db 라는 파일에 저장하는 것 같다.
다음과 같이 진행하여 해결했다.

  • firefox 종료
  • firefox 설치된 디렉터리에서 cert9.db 제거
  • firefox 재시작. cert9.db 가 다시 생성됨

cert9.db 혹은 cert8.db 라는 이름으로 관리되는 것 같다.


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions