systemtruststores / systemtruststores.github.io

Website
0 stars 0 forks source link

Support: Other system tools #12

Open chriskilding opened 2 years ago

chriskilding commented 2 years ago

This tracks support for native TLS cert verification in the big wide world of 'other system tools' and software, typically written in C/C++, which are not programming language runtimes/interpreters.

This is the most difficult one to address for a couple of reasons:

It will most likely not be possible to patch all system tools. Instead the most practical thing to do is:

Major native CLI tools

Major networking libraries