Matteo Redaelli

Results 24 comments of Matteo Redaelli

No, sorry. Could you suggest me how to extract more information? The trust-store file is correctly read. No changes if I put the full path: if I set a wrong...

With cert, key an root pem files I can connect using curl, python, nodejs, prolog (!!) and also clojure with clj-http-client (see issue https://github.com/puppetlabs/clj-http-client/issues/83 ) Below how I created the...

Payload received: queue=, val= =ERROR REPORT==== 2-May-2010::14:00:44 === Error in process with exit value: {{badmatch,{error,{malformed_url,"http://http://github.com/guides"}}},[{ebot_url_util,url_depth,1},{ebot_url_util,url_using_max_depth,2},{ebot_url_util,normalize_url_parsing_options,2},{ebot_url_util,normalize_url...

ebot_web:fetch_url_links(). =INFO REPORT==== 13-May-2010::20:58:54 === {ebot_web,273, {fetching_url,get,}} Error: no_scheme{error,no_scheme}

I added error_logger:info_report the output is by default the console But how to redirect it to teh webmachien logfile?

I added yesterday sasl configuration in ebot_local.config.

I opened an issue at http://code.google.com/p/mochiweb/issues/detail?id=71

It would be nice to have a bit more updated package uploaded to https://crates.io/crates/scryer-prolog

For instance I'd like to run something like `curl --cert c:\client.pem --insecure https:// servername.com:4242/qrs/app?xrfkey=0123456789abcdef --header "x-qlik-xrfkey: 0123456789abcdef" --header "X-Qlik-User: UserDirectory=internal;UserId=sa_repository"` so I'd like to set somewhere --cert --key --cacert --insecure