Skip to content

fix issue #402 by documenting magic command to generate a SSL certifi… #557

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

Merged
merged 1 commit into from
Nov 9, 2019

Conversation

epugh
Copy link
Contributor

@epugh epugh commented Aug 28, 2019

…cate

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)

What is the purpose of this pull request? (bug fix, enhancement, new feature,...)
Fixes #402 documenting the magic command to generate a self signed ssl certificate. This worked great for me, and other ones I saw online didn't work with http-server.

What changes did you make?
Documentaiton fix
Provide some example code that this change will affect, if applicable:

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

Please provide testing instructions, if applicable:
Run the command, then use it via http-server ../files --cors --ssl --cert ./cert.pem --key ./key.pem -p 8443 and make sure it works!

@epugh
Copy link
Contributor Author

epugh commented Aug 28, 2019

Credit to @krzkaczor for actually providing the command!

@thornjad thornjad added this to the v0.12.0 milestone Sep 20, 2019
@thornjad thornjad merged commit 901ca49 into http-party:master Nov 9, 2019
@epugh
Copy link
Contributor Author

epugh commented Nov 9, 2019

Thx!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make https DX better
2 participants