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

Implement HTTPS support #32

Merged
merged 6 commits into from
Nov 30, 2019
Merged

Implement HTTPS support #32

merged 6 commits into from
Nov 30, 2019

Commits on Nov 29, 2019

  1. Add warp TLS feature

    Clint.Network committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    4374814 View commit details
    Browse the repository at this point in the history
  2. Ignore SSL folder (dev only)

    Clint.Network committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    d8c26a1 View commit details
    Browse the repository at this point in the history
  3. Add SSL configuration fields

    Clint.Network committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    1da710f View commit details
    Browse the repository at this point in the history
  4. Update some fields to implement SSL

    Clint.Network committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    9904338 View commit details
    Browse the repository at this point in the history
  5. Implement TLS in the Server implementation

    Clint.Network committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    6c8c69a View commit details
    Browse the repository at this point in the history
  6. Bind on the SSL port if it's enabled

    Clint.Network committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    8c23b6b View commit details
    Browse the repository at this point in the history