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 |
Tags
- 코드품앗이
- android
- AndroidStudio
- codingtest
- 안드로이드
- cos pro
- BAEKJOON
- django
- 동적계획법과최단거리역추적
- DFS
- cos pro 1급
- 안드로이드스튜디오
- vuejs
- Python
- cos
- Vue
- 코딩테스트
- 코테
- 개발
- Flutter
- DFS와BFS
- issue
- 분할정복
- 파이썬
- 알고리즘
- DART
- 백준
- C++
- 동적계획법
- Algorithm
Archives
- Today
- Total
목록azure ssl peer (1)
Development Artist
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cuYAtD/btrT6dFex0V/xIbFWkyyIX7tbbrFQSMqZK/img.png)
이슈 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