Closed DanielePalaia closed 1 year ago
Patch coverage: 7.40%
and project coverage change: +0.13%
:tada:
Comparison is base (
613261d
) 87.22% compared to head (31a6213
) 87.35%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR replaces tokio-native-tls with tokio::rusttls.
This was due because with tokio-native-tls certificate authentication wasn't working properly.
Comparing to previous release it also supports now certificate authentication and it adds an example