[
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: | Dave Benjamin <dave@r...> |
| Subject: | Re: netclient-ssl |
Hi Mykola, > Does anybody can show an example of using Gerd Stolpman's netclient- > ssl? I'm especially interested in performing https call. I think you posted this to fa.caml using Google Groups. Unfortunately, fa.caml is (or should be) a read-only copy of the messages on the caml-list mailing list. I have copied this to the list so that others may respond. You may wish to sign up to continue this conversation: http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list To answer your question, I don't think it is very easy to do HTTPS using netclient-ssl - you have to write your own version of the HTTP protocol because Ocamlnet's HTTP and SSL support are not compatible with each other. You will probably have a much easier time using Curl: http://sourceforge.net/projects/ocurl/ Good luck, Dave -- .. Dave Benjamin - Software Developer - Phoenix, Arizona .. http://ramenlabs.com | http://twitter.com/ramenlabs