5 ms·
This is of course great, and very creative, but why not use an HTTP proxy if this TLS is still unprotected? Did I misunderstand something?
by DenisDolya 6mo ago
This is of course great, and very creative, but why not use an HTTP proxy if this TLS is still unprotected?
Did I misunderstand something?
- Retr0id 6mo agoMany servers support TLS only, so implementing the client side of TLS was a matter of compatibility, not security. If external dependencies are allowed then why not just use libcurl?