securefederatedai / openfl

An Open Framework for Federated Learning.
https://openfl.readthedocs.io/en/latest/index.html
Apache License 2.0
733 stars 207 forks source link

Fix auth failure on one-way TLS #1167

Open MasterSkepticista opened 4 days ago

MasterSkepticista commented 4 days ago

Edit: Internal changes for ofl-s pending, do not merge.

Changelog:

Tested with 4 combinations of two updated flags.

MasterSkepticista commented 4 days ago

Is updating the usage of these keys in tests not in scope for this PR? Tests Ref.

Yes. @payalcha suggested applying those changes in a separate PR (after this is merged).