[erlang-questions] Re: Mochiweb and SSL

Bob Ippolito bob@REDACTED
Wed Nov 10 17:12:23 CET 2010


I think the problem is that you aren't starting all of the
prerequisite OTP applications to make SSL work. If you post a complete
runnable example I can try and take a look.

On Wed, Oct 27, 2010 at 4:44 PM, Alessandro Sivieri
<alessandro.sivieri@REDACTED> wrote:
> 2010/10/27 Steve Davis <steven.charles.davis@REDACTED>
>
>> What happens when you change the port to 8443 (i.e. above 1024)?
>>
>>
> Yes, I had to use a port above 1024... anyway, I tried with 8443, and here
> it is the output:
> http://pastebin.com/6H67CUhP
>
> <http://pastebin.com/6H67CUhP>It looks like something is running, but then
> when I try to access https://IP:8443 it crashes... I have not changed
> anything else in the Mochiweb generated application, except the parameters
> cited above, so I don't know if anything else has to be changed.
>
> --
> Sivieri Alessandro
> alessandro.sivieri@REDACTED
> http://www.chimera-bellerofonte.eu/
> http://www.poul.org/
>


More information about the erlang-questions mailing list