benjamin-bader / amanuensis

ah - MAN - you - EN - sis: Web Traffic Inspector
GNU General Public License v3.0
2 stars 0 forks source link

TLS #12

Open benjamin-bader opened 6 years ago

benjamin-bader commented 6 years ago

Gotta have it. I think asio mandates use of OpenSSL for this; how are we going to make that work cross-platform?

benjamin-bader commented 2 years ago

how are we going to make that work cross-platform?

by requiring OpenSSL libs, preferably static, as part of the build process.

Gotta have it

still have that need. initial idea:

Filing this salvaged MS KB doc for later: https://www.betaarchive.com/wiki/index.php/Microsoft_KB_Archive/226473 (it's got a goldmine of info regarding setting proxy server info for different protocols, which bits of memory we should be freeing but currently aren't, etc).