elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: --ssl* ala EmberCLI

ijcd opened this issue · 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

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.