But I need to make it work with HTTPS.
But it does not work. I've the following error :
17:52:33.010 [error] application: mochiweb, "Accept failed error", "{error,{keyfile,{badmatch,{error,{asn1,{invalid_length,6}}}}}}"
17:52:33.012 [error] CRASH REPORT Process <0.162.0> with 0 neighbours exited with reason: {error,accept_failed} in mochiweb_acceptor:init/3 line 33
17:52:33.014 [error] {mochiweb_socket_server,295,{acceptor_error,{error,accept_failed}}}
17:52:33.016 [error] application: mochiweb, "Accept failed error", "{error,{keyfile,{badmatch,{error,{asn1,{invalid_length,6}}}}}}"
17:52:33.017 [error] CRASH REPORT Process <0.163.0> with 0 neighbours exited with reason: {error,accept_failed} in mochiweb_acceptor:init/3 line 33
17:52:33.018 [error] application: mochiweb, "Accept failed error", "{error,{keyfile,{badmatch,{error,{asn1,{invalid_length,6}}}}}}"
17:52:33.019 [error] CRASH REPORT Process <0.164.0> with 0 neighbours exited with reason: {error,accept_failed} in mochiweb_acceptor:init/3 line 33
17:52:33.022 [error] application: mochiweb, "Accept failed error", "{error,{keyfile,{badmatch,{error,{asn1,{invalid_length,6}}}}}}"
17:52:33.022 [error] CRASH REPORT Process <0.165.0> with 0 neighbours exited with reason: {error,accept_failed} in mochiweb_acceptor:init/3 line 33
17:52:33.111 [error] {mochiweb_socket_server,295,{acceptor_error,{error,accept_failed}}}
17:52:33.212 [error] {mochiweb_socket_server,295,{acceptor_error,{error,accept_failed}}}
17:52:33.313 [error] {mochiweb_socket_server,295,{acceptor_error,{error,accept_failed}}}
Any idea ?
br
Nicolas -