Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Shell
- Audit Log
- Linux
- 빅데이터
- Kubernetes
- audit
- bash
- Elk
- RHEL
- Elasticsearch
- 서울시민카드
- CentOS
- zabbix
- Python
- K8S
- rsyslog
- syslog
- GNOME
- 크롬
- 디렉토리
- PostgreSQL
- centos 7.5
- docker
- log
- 파이썬
- C
- GPU
- Chrome
- JSON
- yum
Archives
- Today
- Total
Sysops Notepad
SSL/TLS 통신 과정 상세보기 본문
728x90
SSL / TLS 통신 과정을 상세하게 정리한 좋은 사이트를 발견해서 공유드립니다.
The Illustrated TLS Connection: Every Byte Explained
Client Key Exchange The client provides information for key exchange. As part of the key exchange process both the server and the client will have a keypair of public and private keys, and will send the other party their public key. The shared encryption k
tls.ulfheim.net
미리보기
728x90
'업무 > etc' 카테고리의 다른 글
[Liunx] 캐시 메모리 삭제(해제) (0) | 2022.05.06 |
---|---|
[Linux] ls 명령어로 파일/디렉토리 전체 날짜 표시하기 (0) | 2022.05.06 |
Java log4j 취약점 발견 및 참고 자료(CVE-2021-44228) (0) | 2021.12.11 |
[Linux] vi(vim) 한글 깨짐 현상 해결 방법 (0) | 2021.12.08 |
[Linux] cannot change locale (C.UTF-8): No such file or directory 에러 발생시 조치방법 (0) | 2021.11.24 |
Comments