본문 바로가기

자료

피들러(Fiddler) : 연결 및 수집을 허용할 HTTPS 프로토콜 설정하기

728x90

 

a. First, you have to running “Fiddler” program.

먼저, Fiddler 프로그램을 실행시킵니다.

 

 

a. Click “Tools” menu.

“Tools” 메뉴 선택

 

b. Click “Fiddler Options” menu.

“Fiddler Options” 메뉴 선택

 

 

a. Click “HTTPS” Tab.

“HTTPS” 탭 선택

 

b. Check the “Capture HTTPS CONNECTIONs” and “Decrypt HTTPS traffic”

“Capture HTTPS CONNECTs” 및 “Decrypt HTTPS traffic” 체크

 

 

a. If ask generates a unique root certificate. You answer “Yes”.

Root 인증서 설치 여부를 묻는 경우 “Yes” 선택

 

 

a. Confirm the ask of security. You answer “Yes”.

보안으로 인해 확인 메시지가 나오는 경우 “예” 선택

 

 

a. You answer “Yes”.

사용자 계정 컨트롤 확인 창이 나오면 “예” 선택

 

 

a. Now, you have to click text of blue color next to Protocols.

이제, Protocols 옆의 푸른색의 글자를 클릭합니다.

 

 

a. Enter the protocols you want to allow connections to the text box. For example : “<client>; ssl3; tls1.0; tls1.1; tls1.2”

텍스트 박스에 연결을 허용할 프로토콜을 입력합니다. 예 : “<client>; ssl3; tls1.0; tls1.1; tls1.2”

 

 

a. Settings is finished, click OK.

설정이 완료되었습니다. OK를 클릭합니다

 

 

a. Now, to access the site using the HTTPS protocol in your browser. Success if the packet is normally collected.

이제, 브라우저를 이용해 HTTPS 프로토콜을 사용하는 사이트에 접속합니다. 패킷이 정상적으로 수집된다면 성공!

728x90