BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} bbgen & https test
In <002901c48e7e$e63edf00$2b01d59f@pcma13319new> "Marco Avvisano" <m.avvisano@mail.regione.toscana.it> writes:
>I have problem to test https for Netscape Web Server.
>The response is :
>https://my.web.server/ - failed
>HTTP/1.1 404 Not found
>Server: Netscape-Enterprise/4.1
>Date: Mon, 30 Aug 2004 10:39:19 GMT
>The same test using standard BB is ok.
>The https test on a linux machine , where the url not is redirect, work
>fine.
What happens if you run "curl -ik https://my.web.server/" ?
This is essentially the way bbgen 2.x uses curl. Check with
"curl --version" that it has built-in support for HTTPS.
Do you get an "sslcert" column for this host ? If you do then it has
connected with SSL; if you don't, then perhaps it is not doing SSL but
just plain HTTP.
>Probabily i must change the curl option, perhaps to tell curl where is the
>my ssl certificate ?
No, bbgen disables the certificate verification that curl normally
performs (this is what the curl "-k" option does).
Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index