1. ctrl + alt + c로 postman 콘솔창을 연다.
2. 메세지가 다음과 같았다.
postman Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
→ 인증서 값이 제대로 되지 않아 읽어올 때 실패하는 것 같다.
3. settings > Certificates > client certificates가 등록되어 있어서 삭제
했더니 잘 동작했다.
1. ctrl + alt + c로 postman 콘솔창을 연다.
2. 메세지가 다음과 같았다.
postman Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
→ 인증서 값이 제대로 되지 않아 읽어올 때 실패하는 것 같다.
3. settings > Certificates > client certificates가 등록되어 있어서 삭제
했더니 잘 동작했다.