cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: nss/ssl issue

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 10 Oct 2008 21:10:41 +0200 (CEST)

On Fri, 10 Oct 2008, S A. wrote:

> Here's what firefox's live headers addon show me ... I'm just trying to make
> a simple script to login on that site just as my normal browser would do ..
> Anyone any ideas? Thanks in advance.

> * Connection #0 to host etisalat.com.eg left intact
> * About to connect() to auth.etisalat.com.eg port 443 (#1)
> * Trying 196.219.46.14... * connected
> * Connected to auth.etisalat.com.eg (196.219.46.14) port 443 (#1)
> * CAfile: /etc/pki/tls/certs/ca-bundle.crt
> CApath: /etc/pki/tls/certs/
> * NSS error -12226

Looks like a SSL-level problem with NSS. (A bit funny since Firefox is also
using NSS.)

Can you get any HTTPS contents off this last server?

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-10-10