티스토리 뷰
반응형
출처 : https://www.openssl.org/news/vulnerabilities.html
1.
root@toddle:~:♬ wget https://www.openssl.org/source/openssl-3.0.7.tar.gz
2.
root@toddle:/opt/test:♬ tar xzf openssl-3.0.7.tar.gz
root@toddle:/opt/test:♬ cd openssl-3.0.7/
root@toddle:/opt/test/openssl-3.0.7:♬ ./config --prefix=/usr/local/openssl -shared -fPIC
root@toddle:/opt/test/openssl-3.0.7:♬ make && make install
3.
root@toddle:~:♬ ls -l /usr/local/openssl
root@toddle:~:♬ /usr/local/openssl/bin/openssl version
4.
root@toddle:~:♬ vi /etc/ld.so.conf.d/openssl-3.0.7
#------/etc/ld.so.conf.d/openssl-3.0.7------#
/usr/local/openssl/lib
#------/etc/ld.so.conf.d/openssl-3.0.7------#
root@toddle:~:♬ ldconfig -v
root@toddle:~:♬ ln -s /usr/local/openssl/lib/libssl.so.3 /usr/lib/libssl.so.3
root@toddle:~:♬ ln -s /usr/local/openssl/lib/libcrypto.so.3 /usr/lib/libcrypto.s
root@toddle:~:♬ ln -s /usr/local/openssl/bin/openssl /bin/openssl
5.
# 기존 openssl 파일 이름 변경
root@toddle:~:♬ mv /bin/openssl /bin/openssl_3.0.1_bug
root@toddle:~:♬ openssl version
root@toddle:~:♬ openssl ciphers -v | awk '{print $2}' | sort | uniq
반응형
'Linux' 카테고리의 다른 글
USB 하나로 강력한 멀티 부팅 USB 만들어 OS 설치하기 [VENTOY] (0) | 2021.07.13 |
---|---|
[CentOS 6/리눅스] yum 안됨..ㅠ_ㅠ Base.repo 변경하여 yum 사용하기 (3) | 2021.06.21 |
[CentOS7/리눅스] 잃어버린 패스워드 싱글모드 부팅하여 크랙 하기 (0) | 2021.06.21 |
[CentOS7 따라만 하세요] #3. 설치 후 기본 설정 세팅하기 (1) | 2021.06.11 |
[CentOS7 따라만 하세요] #2. 네트워크 설정 및 SSH 접속하기 (0) | 2021.06.11 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 재미
- iptables
- 젠지
- CVE-2022-3786
- xtables
- 리그오브레전드
- 롤
- LCK
- centos7
- mysql5.1
- 3.0.4
- php
- CVE-2022-3602
- Linux
- 3.0.7
- T1
- asciiquarium
- xtables-addons-2.11
- 해외차단
- centos
- 재미있는
- CentOS6
- 1.19.4
- ssh
- tcping
- 리눅스
- 3.0.0
- putty
- cmatrix
- drx
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함
오른쪽 사이드바 추가