elm-reactor icon indicating copy to clipboard operation
elm-reactor copied to clipboard

Feature request: --ssl* ala EmberCLI

Open ijcd opened this issue 9 years ago • 1 comments

Add the ability to have a .elm-reactor conf file along w/ --ssl* options that allow setup of SSL. There are some other helpful flags for proxying secure apis as well.

  --ssl (Boolean) (Default: false)
  --ssl-key (String) (Default: ssl/server.key)
  --ssl-cert (String) (Default: ssl/server.crt)

https://ember-cli.com/user-guide/

% ember server --help

ijcd avatar Sep 18 '16 23:09 ijcd

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Sep 18 '16 23:09 process-bot