cURL / Mailing Lists / curl-users / Single Mail

curl-users

SSL problem

From: ROBERT Rene DvSI/SIReS/LAN <rene.robert_at_rd.francetelecom.fr>
Date: Wed, 9 Aug 2000 18:43:31 +0200

Hi,
 

I am trying to use cURL with HTTPS and I have some difficulties.
Maybe someone can help me.

When I am trying to connect the web server with the command :
curl https://www.server.fr (where "server" is a real server).

I have the message :
curl: (35) SSL:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol
 

When I try
curl -2 https://www.server.fr

I have the message :
curl: (35) SSL:couldn't get peer certificate!
 
Received on 2000-08-09