• 
      

    Add SSL support to rb-gateway.

    Review Request #9913 — Created May 6, 2018 and submitted

    Information

    rb-gateway
    master
    a8b2db1...

    Reviewers

    This change adds optional HTTPS support to rb-gateway. This is enabled
    by specifying useTLS in the config, along with references to public
    and private keys.

    • Configured a self-signed SSL centificate and started rb-gateway. Saw
      that I could connect over HTTPS.
    • Ran unit tests.
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (101b2b8)