Browse thread
[Caml-list] ocamlnet-0.95 released
-
Gerd Stolpmann
- Blair Zajac
-
Christophe Raffalli
- Gerd Stolpmann
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Gerd Stolpmann <info@g...> |
| Subject: | Re: [Caml-list] ocamlnet-0.95 released |
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