From: Samuel Mimram <samuel.mimram@ens-lyon.org>
To: Eric Stokes <eric.stokes@csun.edu>, caml-list@inria.fr
Subject: Re: [Caml-list] ssl-libraries
Date: Tue, 30 Nov 2004 10:46:33 +0100 [thread overview]
Message-ID: <41AC4179.9080401@ens-lyon.org> (raw)
In-Reply-To: <C4A3E5EB-4260-11D9-A46E-000A95A1E69A@csun.edu>
Hi,
The context creation functions are already parametrized by the version
of the protocol to use (SSL v2, v3, v2/3, TLS v1) in the CVS plus a few
bug corrections. You might want to check it out. There are a few more
things that I'd like to integrate and I'll make a new release then.
Thanks for the fedback.
Regards,
Samuel.
Eric Stokes wrote:
> Hi, I've tried out your ssl bindings, and they work quite well. I do
> have one suggestion though. It seems you are moving toward eventually
> allowing the user to specify the method, however until you get there you
> may want to consider using SSLv23_method instead of SSLv2_method, as it
> is the most compatible. I am adding optional ssl support to ocamldap
> (ocamldap.sourceforge.net) using your binding, and I have found that
> the SSLv2_method creates some problems talking to Active Directory. It
> seems Microsoft's ssl libraries are not very compatible with SSLv2
> anymore, they seem to prefer TLS. I would include a patch, but its such
> a simple change that it wouldn't be worth it :-). Anyway, thanks a lot
> for making an ssl binding.
>
> -Eric
>
> On Oct 12, 2004, at 11:29 AM, Samuel Mimram wrote:
>
>> Hello,
>>
>>> Are there any libraries available for ssl-connections using ocaml?
>>
>>
>> I have made small & quick bindings to ssl to be able to use ssl
>> encryption with unix sockets. I am willing to improve it, just tell me
>> if you need some (or much) more functions.
>>
>> The library is named ocaml-ssl and you can find it here :
>>
>> http://savonet.sf.net/
>>
>> Regards,
>>
>> Samuel.
>>
>> -------------------
>> To unsubscribe, mail caml-list-request@inria.fr Archives:
>> http://caml.inria.fr
>> Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ:
>> http://caml.inria.fr/FAQ/
>> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>>
>
next prev parent reply other threads:[~2004-11-30 9:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-12 9:59 Johann Spies
2004-10-12 16:57 ` David MENTRE
2004-10-12 18:29 ` Samuel Mimram
[not found] ` <C4A3E5EB-4260-11D9-A46E-000A95A1E69A@csun.edu>
2004-11-30 9:46 ` Samuel Mimram [this message]
2004-11-30 16:46 ` Eric Stokes
2004-10-12 18:30 ` Jason Hickey
2004-10-13 7:58 ` Johann Spies
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41AC4179.9080401@ens-lyon.org \
--to=samuel.mimram@ens-lyon.org \
--cc=caml-list@inria.fr \
--cc=eric.stokes@csun.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox