Is it sensible to tunnel TLS traffic over another TLS?
I’d like to secure my application’s traffic using TLS with pre-distributed self-signed certificates (as a drop-in replacement of plain TCP).
In some cases, two clients won’t be able to talk to each other directly because of … Continue reading Is it sensible to tunnel TLS traffic over another TLS?