diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-04-17 14:39:50 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-18 09:00:21 -0700 |
commit | 8629fa3f18d89b55bdae4538afb5ae81e7706af9 (patch) | |
tree | bc5ae2e2593e677846697345b43dd7618d36a984 /CHANGELOG.md | |
parent | f9f4a9c232357c3967394e8f6a64f9aa36430a45 (diff) | |
download | subsurface-8629fa3f18d89b55bdae4538afb5ae81e7706af9.tar.gz |
core: bring back libgit2 certificate callback
Turns out that at least on Android libgit2 sometimes rejects valid
certificates. And I cannot quite figure out when and why. But since we
actually already checked the validity of the certificate when we called
canReachCloudServer() (and the Qt code handles certificates correctly),
we'll simply ignore this here and override the check to always return
true for our cloud server.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions