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

Document how to enable SSL in public API #845

Merged
merged 43 commits into from
Jan 6, 2022
Merged

Document how to enable SSL in public API #845

merged 43 commits into from
Jan 6, 2022

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    a6bd93f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f06b9c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    7cbab48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceb38b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d852355 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    f264599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e74432 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    f3f75a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e309b0 View commit details
    Browse the repository at this point in the history
  3. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c0b425c View commit details
    Browse the repository at this point in the history
  4. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a1a3c38 View commit details
    Browse the repository at this point in the history
  5. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    410e911 View commit details
    Browse the repository at this point in the history
  6. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    ea42422 View commit details
    Browse the repository at this point in the history
  7. Update src/py/flwr/client/grpc_client/connection.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e0e9c92 View commit details
    Browse the repository at this point in the history
  8. Update src/py/flwr/client/grpc_client/connection.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3fba0f8 View commit details
    Browse the repository at this point in the history
  9. Update src/py/flwr/client/grpc_client/connection.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c4a8afd View commit details
    Browse the repository at this point in the history
  10. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c3a1db5 View commit details
    Browse the repository at this point in the history
  11. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    157d83e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d849da View commit details
    Browse the repository at this point in the history
  13. Fix

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fe962df View commit details
    Browse the repository at this point in the history
  14. Fix

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    717d471 View commit details
    Browse the repository at this point in the history
  15. Fix docs

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    5b31a46 View commit details
    Browse the repository at this point in the history
  16. Fix

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    cf37dde View commit details
    Browse the repository at this point in the history
  17. fix

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    adb2f10 View commit details
    Browse the repository at this point in the history
  18. fix

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    034ab70 View commit details
    Browse the repository at this point in the history
  19. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d4739dc View commit details
    Browse the repository at this point in the history
  20. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    b78375b View commit details
    Browse the repository at this point in the history
  21. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    9253a6f View commit details
    Browse the repository at this point in the history
  22. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    169560b View commit details
    Browse the repository at this point in the history
  23. Update src/py/flwr/client/app.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fc4e540 View commit details
    Browse the repository at this point in the history
  24. Update src/py/flwr/client/grpc_client/connection.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    09823bd View commit details
    Browse the repository at this point in the history
  25. Update src/py/flwr/client/grpc_client/connection.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6067301 View commit details
    Browse the repository at this point in the history
  26. Update src/py/flwr/client/grpc_client/connection.py

    Co-authored-by: Daniel J. Beutel <daniel@adap.com>
    tanertopal and danieljanes authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    fe9ee89 View commit details
    Browse the repository at this point in the history
  27. fix

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7ea0867 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6fcb82d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3097747 View commit details
    Browse the repository at this point in the history
  30. Update docs

    tanertopal committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6f23a9c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c587854 View commit details
    Browse the repository at this point in the history
  32. Update grpc_server.py

    tanertopal authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    40d6036 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d2a926e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    22d281b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

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