Skip to content

Commit

Permalink
feat: image url 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
eunbae0 committed Jul 29, 2024
1 parent 89eb72a commit e8db566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cs/network/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ SSL 인증서는 클라이언트가 접속한 서버가 신뢰 가능한 서버

### SSL Handshake

![http_1](./img/http_1.png)
![http_2](./img/http_2.png)

- 서버와 클라이언트가 주고받을 데이터의 **암호화 알고리즘을 결정**한다.
- 서버와 클라이언트가 주고받을 데이터의 암호화를 위한 **동일한 대칭키를 얻는다.**
Expand Down

0 comments on commit e8db566

Please sign in to comment.