Nheko-Reborn / mtxclient

Client API library for Matrix, built on top of libcurl
MIT License
40 stars 25 forks source link

macOs SSL Validation Fixes #56

Closed redsky17 closed 3 years ago

redsky17 commented 3 years ago

Import macOS keychain into OpenSSL trust store when the client is initialized.

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (a9c681f) into master (7194b4f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   68.20%   68.20%           
=======================================
  Files          79       79           
  Lines        4391     4391           
=======================================
  Hits         2995     2995           
  Misses       1396     1396           
Impacted Files Coverage Δ
lib/http/client.cpp 75.18% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7194b4f...a9c681f. Read the comment docs.