caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
Cc: caml-list@inria.fr, ocamlnet-devel@sourceforge.net
Subject: Re: [Caml-list] ocamlnet-0.95 released
Date: 12 Feb 2003 00:13:51 +0100	[thread overview]
Message-ID: <1045005231.955.100.camel@ice> (raw)
In-Reply-To: <3E4912EF.7080400@univ-savoie.fr>

Am Die, 2003-02-11 um 16.12 schrieb Christophe Raffalli:
> Gerd Stolpmann wrote:
> 
> > The current distribution contains:
> > 
> > - a mature implementation of the CGI protocol
> > 
> > - an implementation of the JSERV protocol (AJP-1.2), can be used with
> >   mod_jserv (Apache JServ) and mod_jk (Jakarta connector) to connect
> >   application servers written in O'Caml with web servers
> > 
> > - an experimental POP3 client
> 
> With POPSSL or not (otherwise POP is totally unsafe, the passwd travels
> uncrypted on the net !!!!) ?

It supports at least APOP, which does not send the password over the
net.

There isn't an SSL library for OCaml yet, so I would be surprized
if anyone could announce SSL. You can use external tools such as
stunnel (www.stunnel.org), which would be sufficient for POP. The
disadvantage is that do not have introspection into the details of
the SSL connection from O'Caml code.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
------------------------------------------------------------
-------------------
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


  reply	other threads:[~2003-02-11 23:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10 22:10 Gerd Stolpmann
2003-02-10 23:00 ` Blair Zajac
2003-02-11 15:12 ` Christophe Raffalli
2003-02-11 23:13   ` Gerd Stolpmann [this message]
2003-02-12  8:06     ` Christophe Raffalli

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=1045005231.955.100.camel@ice \
    --to=info@gerd-stolpmann.de \
    --cc=Christophe.Raffalli@univ-savoie.fr \
    --cc=caml-list@inria.fr \
    --cc=ocamlnet-devel@sourceforge.net \
    /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;
as well as URLs for NNTP newsgroup(s).