optimizely / objective-c-sdk

Optimizely X Objective-C SDK for iOS and tvOS
Apache License 2.0
24 stars 24 forks source link

(fix): add support for TLS certificates pinning #433

Closed jaeopt closed 5 years ago

jaeopt commented 5 years ago

Summary

Some applications require support for TLS pinning for extra security. This fix allows opt-in for that feature.

Test plan

Issues

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-76.8%) to 21.397% when pulling b061c71c3a95543284f0a080814a13d8ea63fe0f on jae/pinning into 98f640fe0c40d5e6a683798d94e1d049a7fe4d83 on master.

jaeopt commented 5 years ago

SSL pinning support is put on hold. We'll review the issue and solution again later.