gogunbuntu-study / http-the-definitive-guide

HTTP 완벽 가이드
1 stars 0 forks source link

TLS 는 어떻게 HTTP 와 기본 인증의 보안성을 강화하는가? #17

Open yoon-chaejin opened 2 years ago

yoon-chaejin commented 2 years ago
yoon-chaejin commented 2 years ago

Q. Client 단에서 암호를 해시 처리하는 게 필수적인가? -> (Client 개발자가 *) 가설 : 필수적이지 않다! TLS 보안을 통해서 처리가 가능하다.

yoon-chaejin commented 2 years ago

https://github.com/ywoo-park/fe-study/tree/master/week3

yoon-chaejin commented 2 years ago

https://shlee0882.tistory.com/110