"Wirta, Ville" wrote:
>
> I would also be interested if THE tool is available somehow/somewhere!
>
> Yours VW
>
> -Original Message-
> From: John Casu [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 21, 2000 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Looking for an HTTPS clie
I would also be interested if THE tool is available somehow/somewhere!
Yours VW
-Original Message-
From: John Casu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 21, 2000 12:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Looking for an HTTPS client for NT C/C++
> John Casu wrote:
> >
>
> John Casu wrote:
> >
> > do you support non-blocking connections with your tool ??
> > if so, that would be very useful.
> >
> > thanks,
> >
> > john c.
>
> Yes.
That's cool. How can I get a copy of your ssl tool ?
What would it take for your tool to be released under the GPL ?
thanks,
On Mon, Nov 20, 2000 at 06:36:30PM -0800, Michael Wojcik wrote:
...
> It's possible that there's a typedef or #define for "STACK" in something
> included before stack.h's STACK typedef, possibly in one of the system
> headers.
>
> A quick find-xargs-grep through /usr/include on my 10.10 system di
On Mon, Nov 20, 2000 at 07:24:07PM +0100, Wolfgang Häfelinger wrote:
> Hi,
> since I have the same problem and since there is almost no useful
> documentation available, what I'm supposed to do if there is
> /dev/random but it blocks? Note: Don't have /dev/urandom.
If you need a nonblockin
John Casu wrote:
>
> do you support non-blocking connections with your tool ??
> if so, that would be very useful.
>
> thanks,
>
> john c.
Yes.
--
Bye
Shridhar.
Shridhar Bhat. [EMAIL PROTECTED
> John Townsend wrote:
> >
> > I'm looking for a basic HTTPS client program that will compile and run under NT
> > (preferably with VC++). If it can just GET a page from a named HTTPS server
> > with authentication and echo it to standard output, that would be perfect. I've
> > looked at severa
John Townsend wrote:
>
> I'm looking for a basic HTTPS client program that will compile and run under NT
> (preferably with VC++). If it can just GET a page from a named HTTPS server
> with authentication and echo it to standard output, that would be perfect. I've
> looked at several examples a
Hello,
I'm installing SSL on my server and I have this files from verisign.com
: servname,servkey and random, and I'm trying to install SSL using the
configuration files of iAS (httpd.conf) but I'm finding problems because
the site tels me "this is not a secure site" and it shows me the files
t
> Hmm .. would you mind explaining where this needs to be set?
ok, i looked into stunnel. yes, it does not set OOB_INLINE. look into
stunnel.c. in function connect_remote declare varianle int on and
following code after call to socket:
on= 1;
if(setsockopt(s, SOL_SOCKET, SO_OOBINLINE,
10 matches
Mail list logo