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

added develop command options to use custom key and certs #5056

Merged
merged 5 commits into from
May 8, 2018
Merged

added develop command options to use custom key and certs #5056

merged 5 commits into from
May 8, 2018

Commits on Apr 20, 2018

  1. Configuration menu
    Copy the full SHA
    87dd5de View commit details
    Browse the repository at this point in the history
  2. fixed typos in doc

    jeffwillette committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    8a41af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    b2e49d0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. - passing https flag results in automatic https certs [devcert]

    - --cert-file, --key-file, and --https flags can be used together for custom ssl
    - if all flags needed for custom ssl are not present an error is displayed to the user
    - if provided --cert-file and --key-file paths are not real files, node gives a rejection
    - modified docs to express current behavior
    jeffwillette committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c7e61de View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Merge remote-tracking branch 'upstream/master' into deltaskelta-iss#5…

    …044-develop-custom-ssl-cert
    pieh committed May 4, 2018
    Configuration menu
    Copy the full SHA
    c664a68 View commit details
    Browse the repository at this point in the history