IOS AFNetworking 2.0 SSL Client Authentication

How to implement SSL client SSL (with client private key and client certificate , is it the same as a single * .p12 or * .pfx key) using AFNetworking 2.0?

So. mutual authentication with the client and server.

+6
source share

All Articles