On Wed, 2002-05-22 at 07:59, Sharon Hezy wrote:
On this topic. Is there a good C++ wrapper toolkit for SSL out there.
Good docs and examples will also help a lot.
Thanks.
Lenny.
__
OpenSSL Project
rnal commands). Almost all the docs can
be found in "docs" dir. (If you're using Win - you will see them in some
strange format).
Good luck,
Sharon.
-Original Message-
From: Amir Ghavam [mailto:[EMAIL PROTECTED]]
Sent: Tue, May 21, 2002 7:06 PM
To: [EMAIL PROTECTED]
Subject
Eric Rescorla has a great book on TLS and SSL. I bought it a few weeks
ago and you will find that there is no better source out there.
On Tue, 2002-05-21 at 13:05, Amir Ghavam wrote:
> Hi there,
> I'm new to openssl. Could anybody tell me where can I find some code
> examples
Hi there,
I'm new to openssl. Could anybody tell me where can I find some code
examples please?
Many Thanks
Amir
__
OpenSSL Project http://www.openssl.org
User Support Mailing
Hello everyone,
Does anyone has a working example of a client code that uses client
certificates and sends post requests prefferably in C++?
I wrote some code that works just fine when a server doesn't requires a
client cert, but when a server is set to require them, I started to get
error 403.7
secret wrote:
>
> Are there any simple code examples for using OpenSSL? There is a
> examples directory, but I can't get those to compile, and the readme
> says to not expect them to compile.
>
> The documentation seems very confusing to me, a sample client & serve
Are there any simple code examples for using OpenSSL? There is a
examples directory, but I can't get those to compile, and the readme
says to not expect them to compile.
The documentation seems very confusing to me, a sample client & server
that establish a simple SSL connection would