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

Make --ssl an alias for --tls #747

Merged
merged 2 commits into from Oct 11, 2021
Merged

Make --ssl an alias for --tls #747

merged 2 commits into from Oct 11, 2021

Conversation

thornjad
Copy link
Member

@thornjad thornjad commented Oct 11, 2021

What changes did you make?

Provide some example code that this change will affect, if applicable:

Is there anything you'd like reviewers to focus on?

Please ensure that your pull request fulfills these requirements:

  • The pull request is being made against the master branch
  • Tests for the changes have been added (for bug fixes / features)
  • New features/options have been documented in:
    • http-server --help text
    • README.md
    • doc/http-server.1

What is the purpose of this pull request? (bug fix, enhancement, new feature,...)

fixes #588

@thornjad thornjad added the minor version non-breaking, non-trivial change label Oct 11, 2021
@thornjad thornjad added this to the v14.0 milestone Oct 11, 2021
@thornjad thornjad merged commit 38d08ad into master Oct 11, 2021
@thornjad thornjad deleted the tls-option branch October 11, 2021 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement minor version non-breaking, non-trivial change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make --tls option and have --ssl be an alias for it
1 participant