wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
367 stars 88 forks source link

Add support for loading user CA certs from a configurable Windows cert store. #688

Open kareem-wolfssl opened 4 months ago

kareem-wolfssl commented 4 months ago

Add support for loading user CA certs from a configurable Windows cert store.

Depends on PR https://github.com/wolfSSL/wolfssh/pull/577 and https://github.com/wolfSSL/wolfssl/pull/7503

Draft for now, do not merge until customer confirms it works. Just looking for review + PR tests.