---
title: "curl: (35) SSL connect error"
date: 2018-10-09 14:19:33
categories: jenkins
tags:
- ssl
- curl
---
安装jenkins时报错curl: (35) SSL connect error
原因:curl的版本太旧了,升级curl的版本即可。
yum update curl.x86_64
---
title: "curl: (35) SSL connect error"
date: 2018-10-09 14:19:33
categories: jenkins
tags:
- ssl
- curl
---
安装jenkins时报错curl: (35) SSL connect error
原因:curl的版本太旧了,升级curl的版本即可。
yum update curl.x86_64