Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Python
- 앱테크
- Linux
- MongoDB
- 하나머니
- 실사용
- 토스카드
- VPC
- Container
- codecommit
- 후기
- built-in
- 리워드앱
- aws codecommit
- clone
- mininet
- python3
- 커피머니불리기
- docker network
- S3
- 리뷰
- 도커
- MongoEngine
- AWS
- namespace
- DocumentDB
- docker
- 포인트앱
- network
- 재테크
Archives
- Today
- Total
목록gnutls_handshake() failed: Illegal parameter (1)
ㅍㅍㅋㄷ
git gnutls_handshake() 에러 발생시 해결 방법
gnutls_handshake() failed: Illegal parameter 발생시 해결 방법 root@~~# git clone https://git-codecommit.us-east-1.amazonaws.com/v1/repos/XXX Cloning into 'XXX'... fatal: unable to access 'https://git-codecommit.us-east-1.amazonaws.com/v1/repos/XXX/': gnutls_handshake() failed: Illegal parameter git을 쓰려고 설정 하다 보니 위와 같은 메시지가 뜨면서 안되는 경우가 있었다. 필자의 경우 github 쓸때는 문제가 없었는데 AWS의 CodeCommit 을 사용시 이슈가 발생했었다. 이유는..
IT/ETC
2016. 5. 13. 19:30