JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

Use stdlib NetworkOptions to locate system cert file #262

Closed dhanak closed 1 year ago

dhanak commented 1 year ago

Fixes #200.

codecov[bot] commented 1 year ago

Codecov Report

Merging #262 (bc0c893) into master (e224150) will decrease coverage by 0.07%. The diff coverage is 45.45%.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   73.56%   73.49%   -0.07%     
==========================================
  Files          12       12              
  Lines         715      732      +17     
==========================================
+ Hits          526      538      +12     
- Misses        189      194       +5     
Impacted Files Coverage Δ
src/MbedTLS.jl 98.24% <ø> (+0.03%) :arrow_up:
src/ssl.jl 70.84% <45.45%> (-1.54%) :arrow_down:
src/ctr_drbg.jl 85.18% <0.00%> (+3.70%) :arrow_up:
src/entropy.jl 84.61% <0.00%> (+3.84%) :arrow_up:
src/error.jl 41.17% <0.00%> (+7.84%) :arrow_up:
src/debug.jl 71.42% <0.00%> (+71.42%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.