caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Web server in Caml / SSL support?
@ 2003-04-15  4:59 z
  2003-04-15  9:43 ` Stefano Zacchiroli
  0 siblings, 1 reply; 4+ messages in thread
From: z @ 2003-04-15  4:59 UTC (permalink / raw)
  To: caml-list

Hello,

Does anyone know if there is a web server written in
O/Caml, especially with SSL support?  I couldn't
really find anything appropriate on the humps, and a
search of the mailing list for keywords "ssl" and
"server" didn't turn out anything useful. 

Any leads would be appreciated.  Thanks,



__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

-------------------
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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Web server in Caml / SSL support?
  2003-04-15  4:59 [Caml-list] Web server in Caml / SSL support? z
@ 2003-04-15  9:43 ` Stefano Zacchiroli
  2003-04-15  9:48   ` Stefano Zacchiroli
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Zacchiroli @ 2003-04-15  9:43 UTC (permalink / raw)
  To: caml-list

On Mon, Apr 14, 2003 at 09:59:59PM -0700, z wrote:
> Does anyone know if there is a web server written in O/Caml,
> especially with SSL support?  I couldn't really find anything
> appropriate on the humps, and a search of the mailing list for
> keywords "ssl" and "server" didn't turn out anything useful. 

Do you need a web server application or a library to write your own web
servers?

In the latter case I've written a library similar to the perl's
HTTP::Daemon one. It's available on my homepage:

  http://bononia.it/zack/ocaml-http.en.html

and also linked from the humps (just search for "http").

Cheers.

-- 
Stefano Zacchiroli  --  Master in Computer Science @ Uni. Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it}  -  http://www.bononia.it/zack/
"  I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!  " -- G.Romney

-------------------
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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Web server in Caml / SSL support?
  2003-04-15  9:43 ` Stefano Zacchiroli
@ 2003-04-15  9:48   ` Stefano Zacchiroli
  2003-04-16 10:23     ` Christophe Raffalli
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Zacchiroli @ 2003-04-15  9:48 UTC (permalink / raw)
  To: caml-list

On Tue, Apr 15, 2003 at 11:43:16AM +0200, Stefano Zacchiroli wrote:
> In the latter case I've written a library similar to the perl's
> HTTP::Daemon one. It's available on my homepage:

I forget to mention that actually no SSL support is available.

Cheers.

-- 
Stefano Zacchiroli  --  Master in Computer Science @ Uni. Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it}  -  http://www.bononia.it/zack/
"  I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!  " -- G.Romney

-------------------
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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Web server in Caml / SSL support?
  2003-04-15  9:48   ` Stefano Zacchiroli
@ 2003-04-16 10:23     ` Christophe Raffalli
  0 siblings, 0 replies; 4+ messages in thread
From: Christophe Raffalli @ 2003-04-16 10:23 UTC (permalink / raw)
  To: Stefano Zacchiroli; +Cc: caml-list

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Stefano Zacchiroli wrote:
> On Tue, Apr 15, 2003 at 11:43:16AM +0200, Stefano Zacchiroli wrote:
> 
>>In the latter case I've written a library similar to the perl's
>>HTTP::Daemon one. It's available on my homepage:
> 
> 
> I forget to mention that actually no SSL support is available.
> 
> Cheers.
> 

Why not using stunnel ? (www.stunnel.org)

Or write an OpenSSL wrapper for Ocaml ?

-- 
Christophe Raffalli
Université de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tél: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
---------------------------------------------
IMPORTANT: this mail is signed using PGP/MIME
At least Enigmail/Mozilla, mutt or evolution
can check this signature
---------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-16 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-15  4:59 [Caml-list] Web server in Caml / SSL support? z
2003-04-15  9:43 ` Stefano Zacchiroli
2003-04-15  9:48   ` Stefano Zacchiroli
2003-04-16 10:23     ` Christophe Raffalli

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).