OpenSSL 설치
1. 설치
- openssl 1.1.1k-4 버전이 설치되어 있기 때문에 별도의 설치가 필요 없음
$ which openssl
$ openssl version
2. 기타
- Update 가 필요한 경우
- 이미 설치되어 있는 OpenSSL을 삭제한 후 다시 설치해야 함
rpm -Uvh사용불가 : dependency문제 있음dnf update --disablerepo=* --allowerasing openssl-1.1.1k-5.el8_5.x86_64.rpm*테스트 필요