Skip to content
Unverified Commit a5006fd6 authored by emsixteeen's avatar emsixteeen Committed by GitHub
Browse files

Issue: 2236 - adds an option to append CA certificates (#2237)



* adding append option for custom CA certs

* updated test for changed GetCertPool signature, added testing to check functionality of empty and non-empty store

* adding legacy options as well

* update associated documentation

* fixing code climate complaints - reduce number of return statements

* Apply suggestions from code review

Changes caFilesAppend (and variants) to useSystemTrustStore

Co-authored-by: default avatarJan Larwig <jan@larwig.com>

* Apply suggestions from code review

Fixes extra whitespaces and grammar.

Co-authored-by: default avatarKoen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>

* fix indentation

* update changelog

---------

Co-authored-by: default avatarJan Larwig <jan@larwig.com>
Co-authored-by: default avatarKoen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>
Co-authored-by: default avatarJoel Speed <Joel.speed@hotmail.co.uk>
parent 601477a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment