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

Add some framework for SSL tests and refactor makefile a bit #109

Merged
merged 5 commits into from
Sep 2, 2018

Commits on Sep 2, 2018

  1. Add dummy test for TLS/SSL

    Ref #95
    
    In order for it to work now:
    
    * Mark pyopenssl adapter as xfail under Python 3
    
    * Patch builtin SSL adapter to not load cert chain
    webknjaz committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    534c600 View commit details
    Browse the repository at this point in the history
  2. Split cheroot.makefile.MakeFile into reader/writer

    Done this where possible for now
    webknjaz committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    b0a7d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0e2c0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9e070b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aca957 View commit details
    Browse the repository at this point in the history