[erlang-questions] ssl error when using ibrowse
Chandru
chandrashekhar.mullaparthi@REDACTED
Fri Dec 9 07:34:14 CET 2011
Works for me with R14B04
9> ibrowse:send_req("https://aws.amazon.com", [], get, [], [{is_ssl, true},
{ssl_options, []}]).
{ok,"200",
[{"Date","Fri, 09 Dec 2011 06:33:22 GMT"},
{"Server","Server"},
{"x-amz-id-1","1VHDH8K71KTRESE80SZB"},
{"x-amz-id-2",
"zO6F45ahRCxnfpm1PjJs5Pt0h1uJ2fY2XaekDN1MaCw="},
{"Cache-Control","max-age=0"},
{"Expires","Fri, 09 Dec 2011 06:33:22 GMT"},
{"Content-Type","text/html; charset=UTF-8"},
{"Set-cookie",
"session-id-time=2082758401l; path=/; domain=.amazon.com; expires=Tue
Jan 01 00:00:01 2036 GMT"},
{"Set-cookie",
"session-id=184-9444067-7177623; path=/; domain=.amazon.com;
expires=Tue Jan 01 00:00:01 2036 GMT"},
{"Vary","User-Agent"},
{"Transfer-Encoding","chunked"}],
[10,10,32,32,60,33,68,79,67,84,89,80,69,32,72,84,77,76,32,
80,85,66,76,73,67|...]}
cheers
Chandru
On 8 December 2011 14:01, Joel Reymont <joelr1@REDACTED> wrote:
> Does this ring a bell?
>
> SSL: connection: ./ssl_connection.erl:1646:Fatal error: illegal parameter
>
> All I'm doing is issuing a request to Amazon AWS with {is_ssl, true}.
>
> Thanks, Joel
>
> ---
> http://twitter.com/wagerlabs
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111209/ed7c2e2d/attachment.htm>
More information about the erlang-questions
mailing list