▲ | erezhod 14 hours ago | |||||||
In a world of growing cyber threats, securing your app’s communication is critical. Learn how to implement Certificate Pinning in Swift with URLSession in order to protect your iOS or macOS apps from man-in-the-middle attacks and keep user data safe. | ||||||||
▲ | westurner 5 hours ago | parent [-] | |||||||
Do other softwares support specifying a CA bundle per domain or cert pinning? Should FIPS specify a more limited CA cert bundle and/or cert pinning that users manage? When the user approves a self-signed cert in the browser, isn't that cert pinning but without PKI risks and assurances? What about CRL and OCSP; over what channel do they retrieve the cert revocation list; and can CT Certificate Transparency on a blockchain to the browser do better at [pinned] cert revocation? | ||||||||
|