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 |
Tags
- docker
- 도커
- 앱테크
- 포인트앱
- 실사용
- aws codecommit
- VPC
- 커피머니불리기
- Python
- AWS
- DocumentDB
- Linux
- Container
- 리뷰
- network
- namespace
- built-in
- docker network
- 토스카드
- 후기
- clone
- python3
- 하나머니
- mininet
- codecommit
- 리워드앱
- MongoDB
- 재테크
- S3
- MongoEngine
Archives
- Today
- Total
목록OpenSSL (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