Linux
centos 9 error "signature not supported hash algorithm sha1 not available"
삼성그룹이장
2022. 8. 4. 09:59
안녕하세요.
Centos 9 설치 후 Teamviewer 설치를 하려고 하니 설치가 안됩니다.
찾아 보니 Centos에서는 SHA1 시그니처 검증이 비활성화 되어서 OS 보안기능을 낮추어야 합니다.
# update-crypto-policies --set LEGACY
해당 명령어를 입력 하면 sha1 설치가 가능 합니다.
감사합니다.
반응형