Norcross, GA 30071
>
> 770-441-2100 ext 126
>
> > -Original Message-
> > From: Richard Levitte - VMS Whacker [SMTP:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 26, 2000 8:45 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Re: docs for ope
age-
> From: Richard Levitte - VMS Whacker [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 8:45 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: docs for openssl programming in C
>
> robert> The idea about a book is a good one..
>
> Yep, abso
> -Original Message-
> From: Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 8:45 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: docs for openssl programming in C
>
>
> From: Robert Sandilands <[EMAIL P
From: Brian Wotring <[EMAIL PROTECTED]>
brian> >int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
brian> >const char *CAfile,
brian> >const char *CApath);
brian> >
brian> >CAfile == the name of the file containing your CA cert.
brian> >CApath == the name of the directory containing your CA
>The signature for SSL_CTX_load_verify_locations is thusly:
>
>int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
>const char *CAfile,
>const char *CApath);
>
>CAfile == the name of the file containing your CA cert.
>CApath == the name of the directory containing your CA setup.
>
>You can p
is helps you! If you want, I can post the verification code that I
> use as an example of what you can do.
>
> Laterz
>
> Joel Yarde
> Managing Director
> Electron Software
> [EMAIL PROTECTED]
>
> >From: Brian Wotring <[EMAIL PROTECTED]>
> >Reply-To: [EMA
> Sent: Thursday, April 20, 2000 5:58 PM
> To: [EMAIL PROTECTED]
> Subject: docs for openssl programming in C
>
>
> Hi all --
>
> I was wondering if anyone, anywhere has or knows of a more complete
> documentation set of the openssl ssl/tls library... I'm
> tryi
I've had similar problems with the demo code. If you go through the
archives you will find all the advice given to me when I asked for
help... It didn't help any.. I'm investigating different ways of solving
my problem at this stage... Bug me in about a weeks time, I will be
diving into the ssl co
You can get quite a lot of info from reading the documentation that is
distributed with the latest versions of openssl. A look in the demos
and apps dirs will also give you a lot of info. If you're looking for
a kind of tutorial, then you might want to take a look at:
http://www.darkspell.com/gadg
Hi all --
I was wondering if anyone, anywhere has or knows of a more complete
documentation set of the openssl ssl/tls library... I'm trying to code up a
client/server app (in C), but the lack of documentation is killing me.
As an example, I've tweaked the client and server code provided in th
10 matches
Mail list logo