일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- sample
- AWS
- spring boot
- SSL
- db
- docker
- 토비의스프링
- spring
- centos7
- TypeScript
- ssh
- Linux
- Spring Legacy Project
- Git
- mariadb
- 프로그래머스
- TLS
- Java
- 코딩테스트
- WebHook
- jdbc
- github
- EC2
- Hibernate
- DISTINCT
- window
- vagrant
- Jenkins
- 책 정리
- Client
- Today
- Total
목록SSL (3)
Woopii Vyeolog
출처 : https://www.cloudflare.com/ko-kr/learning/ssl/what-is-ssl/ 1. SSL이란 SSL(Secure Sockets Layer)은 암호화 기반 인터넷 보안 프로토콜. 인터넷 통신의 개인정보 보호, 인증, 데이터 무결성을 보장함. SSL/TLS를 적용한 웹 사이트는 HTTPS 통신을 함 2. SSL/TLS 작동 웹에서 전송되는 데이터를 암호화함. 두 통신 장치 사이에 핸드셰이크 라는 인증 프로세스를 시작하여 두 장치의 ID를 확인함. 데이터의 무결성을 보장하기 위해 데이터에 디지털 서명을 함 3. SSL vs TLS SSL은 TLS(Transport Layer Security)라는 또 다른 프로토콜의 이전 버전이다. SSL의 이름이 TLS로 바뀐 것일 뿐이다..
[Server 샘플 링크] : https://github.com/leewoopyo/ssl_sample/tree/master/ssl_sample_server GitHub - leewoopyo/ssl_sample Contribute to leewoopyo/ssl_sample development by creating an account on GitHub. github.com [Client 샘플 링크 : https://github.com/leewoopyo/ssl_sample/tree/master/ssl_sample_client GitHub - leewoopyo/ssl_sample Contribute to leewoopyo/ssl_sample development by creating an account on ..
[Server 샘플 링크] : https://github.com/leewoopyo/ssl_sample/tree/master/ssl_sample_server GitHub - leewoopyo/ssl_sample Contribute to leewoopyo/ssl_sample development by creating an account on GitHub. github.com [Client 샘플 링크 : https://github.com/leewoopyo/ssl_sample/tree/master/ssl_sample_client GitHub - leewoopyo/ssl_sample Contribute to leewoopyo/ssl_sample development by creating an account on ..