Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 코테
- Algorithm
- codingtest
- DART
- cos pro
- 안드로이드
- 코딩테스트
- cos
- 분할정복
- Python
- 동적계획법
- 코드품앗이
- 알고리즘
- C++
- 백준
- DFS와BFS
- BAEKJOON
- Flutter
- 동적계획법과최단거리역추적
- DFS
- 파이썬
- issue
- 개발
- django
- AndroidStudio
- vuejs
- Vue
- 안드로이드스튜디오
- cos pro 1급
- android
Archives
- Today
- Total
목록ssl peer rejected your certificate as expired (1)
Development Artist
[Azure, RedHat, rhel7] SSL peer rejected your certificate as expired
이슈 yum install 하는 과정 시 아래와 같이 오류가 발생하면서 install 불가 https://rhui3.microsoft.com/pulp/repos//content/dist/rhel/rhui/server/7/7Server/x86_64/extras/debug/repodata/repomd.xml: [Errno 14] curl#58 - "SSL peer rejected your certificate as expired." Trying other mirror. 해결 sudo yum update -y --disablerepo='*' --enablerepo='*microsoft*' 해당 명령어 입력 후 다시 install 원인 추후 업데이트
TroubleShooting/Linux Issue
2022. 8. 18. 16:43