Commit 38297a0
committed
add Windows cert store use with signing and add example arguments
add Windows cert store test case
make windows cert feature default disabled and simplify macro guard
additional unit tests, advertise x509 and pubkey, use CN to match username, build check for WOLFSSL_SYS_CA_CERTS, fix for CM ref count
additional build test, uniform enum name, fail on unkown cert store ecc curve, tie in of loading whole cert store for sys CA's1 parent e02f102 commit 38297a0
24 files changed
Lines changed: 3065 additions & 254 deletions
File tree
- .github/workflows
- apps/wolfsshd
- examples
- client
- echoserver
- sftpclient
- ide/winvs
- api-test
- client
- echoserver
- unit-test
- wolfsftp-client
- wolfsshd
- wolfssh
- src
- tests
- wolfssh
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
1728 | 1730 | | |
1729 | 1731 | | |
1730 | 1732 | | |
1731 | | - | |
| 1733 | + | |
1732 | 1734 | | |
1733 | 1735 | | |
1734 | | - | |
| 1736 | + | |
| 1737 | + | |
1735 | 1738 | | |
1736 | 1739 | | |
1737 | 1740 | | |
| |||
1756 | 1759 | | |
1757 | 1760 | | |
1758 | 1761 | | |
| 1762 | + | |
1759 | 1763 | | |
1760 | 1764 | | |
1761 | 1765 | | |
| |||
1784 | 1788 | | |
1785 | 1789 | | |
1786 | 1790 | | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
1787 | 1800 | | |
1788 | 1801 | | |
1789 | 1802 | | |
| |||
1821 | 1834 | | |
1822 | 1835 | | |
1823 | 1836 | | |
1824 | | - | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
1825 | 1840 | | |
1826 | 1841 | | |
1827 | 1842 | | |
| |||
0 commit comments