apt Certificate verification failed 오류

Minsu Kang·2022년 8월 2일
0

apt update 시 아래와 같은 오류가 발생한다면

Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification

해결방법

업데이트를 확인합니다. (오류가 나도 계속 진행)
sudo apt update

패키지를 설치합니다.
sudo apt install ca-certificates

다시한번 업데이트 명령어를 사용해서 적용이 되는지 확인합니다.
sudo apt update


참고
https://hamonikr.org/hamoni_board/106932

profile
백엔드 개발자

0개의 댓글