Hi folks! 
I'm trying to enable ssl on my nifty cb site and I've followed the 
instructions from here: 
https://github.com/ChicagoBoss/ChicagoBoss/wiki/Https-example-setup
 but I get connection reset on client and server says: 
 [error] Ranch listener boss_https_listener had connection process started 
with cowboy_protocol:start_link/4 at <0.366.0> exit with reason: 
              
{{keyfile,{badmatch,[]}},[{ranch_ssl,accept_ack,2,[{file,"src/ranch_ssl.erl"},{line,115}]},{cowboy_protocol,init,4,[{file,"src/cowboy_protocol.erl"},{line,91}]}]}


The ssl keys are in project directory ssl and are self signed and I've 
changed ./deps/boss/priv/rebar/boss_rebal.erl line 178 to:
 io:format("~s -pa ~s -boss developing_app ~s -boot start_sasl -config boss 
~s -s reloader -s lager -s inets -s ssl -s boss ~s~s~n",

 any ideas what I'm doing wrong?
Thank you for your help

-- 
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/6c1dfc28-c393-4e77-9577-9c44bb75b415%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to