Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL abstraction with 2.0 #35

Open
choptastic opened this issue Feb 24, 2014 · 0 comments
Open

SSL abstraction with 2.0 #35

choptastic opened this issue Feb 24, 2014 · 0 comments
Milestone

Comments

@choptastic
Copy link
Member

This is more of a reminder than anything, but simple_bridge 2.0 should also provide an HTTPS configuration abstractions similar to how it abstracts away other parts of the underlying server configuration into the simple_bridge.config file.

@choptastic choptastic added this to the 2.0 milestone Feb 24, 2014
@choptastic choptastic reopened this Feb 24, 2014
danikp added a commit to danikp/ChicagoBoss that referenced this issue Sep 10, 2015
also fixed
* handle ok response on CB side

status:
=======
HTTP
cowboy, inets, mochiweb, yaws - working great
webmachine - need a dispacher function to be written for it

HTTPS
there is no configuration options for ssl in SB yet (see
nitrogen/simple_bridge#35). For https/spdy/http2 support is better to
use nginx as reverse proxy server for now

WebSockets
cowboy, inets, mochiweb, yaws - working great
webmachine - need a dispacher function to be written for it

ToDo/Issues:
=====
1) lookup for alternatives for mochiweb_util functions used inside CB
code. Until than, mochiweb should be compiled
2) check if
boss_beb_controller_handle_request:process_stream_generator/5 working
and replace usage of mochiweb_stream with built-in functionality
3) if using cowboy, there is bunch of errors sent to log on app
termination
4) dispacher for Webmachine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant