Take a look at the history of the file. The newer write up has some issues.
Sent from my non-google-device > On Jan 21, 2014, at 11:54 AM, Nicolas Michel <[email protected]> > wrote: > > Hi, > > I have a CB app which works fine in clear HTTP. > But I need to make it work with HTTPS. > I followed the recipe (copy/paste) I found here : > > https://github.com/ChicagoBoss/ChicagoBoss/wiki/Https-example-setup > > 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 - > > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/CAAQ9oZox__LiOQPTj3x-ninrbZzhugmG-yZ_pFogr6PBbaHURA%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/170066BD-0BD2-440C-96BB-78913F778332%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
