In one of our projects, we had to establish TLS communication between an iOS app and an accessory device on a local network that used a self-signed certificate. However, every attempt resulted in SSL errors, and we had to find a way to overcome these challenges. Here’s how we did it.
(more…)