frequenz-floss / frequenz-client-reporting-python

A python client for the Frequenz Reporting API
MIT License
0 stars 5 forks source link

feat: Add secure connection using gRPC SSL credentials #75

Closed sandovalrr closed 3 months ago

Marenz commented 3 months ago

Short discussion summary with Richard:

It's certainly desirable to be able to test insecure channels, but the tests/ module could also just mock those parts.

llucax commented 3 months ago

The new (unreleased) version of https://github.com/frequenz-floss/frequenz-client-base-python/ should help with this.

Maybe you can try out the branch and if it works well we can release it.

flora-hofmann-frequenz commented 3 months ago

Maybe you can try out the branch and if it works well we can release it.

We will look into this, but currently blocked and thus updated this PR first.

flora-hofmann-frequenz commented 3 months ago

Closed as we continue working on #76