TLS v1.3 performance compared to TLS v1.2

I was doing some certificate maintenance on our cluster and decided it had been a while since I ran an SSL Test [https://www.ssllabs.com/ssltest/], so I ran it against our edge cluster and it gave us a…

chen.do blog relaunch

It's been almost four years since my last blog post. A lot has happened since then! I've decided to relaunch my blog to contribute some things I've discovered or learnt that may be useful…

Simulating out of order packets on OS X

I needed a way to simulate out of order packets in order to try to reproduce an issue I've been seeing at work, and I figured out a fairly simple way that only involves ipfw which is built-…