Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Changed pinnedCertificates type in AFSecurityPolicy from NSArray to NSSet #3164

Merged
merged 1 commit into from Nov 18, 2015

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Nov 18, 2015

Pinned certificates were deduplicated anyway, so let’s make it clear directly in the API.

Pinned certificates were deduplicated anyway, so let’s make it clear directly in the API.
@0xced
Copy link
Contributor Author

0xced commented Nov 18, 2015

Although this should not impact v2 to v3 migration, this should probably be mentioned somewhere. What’s the best place, the CHANGELOG or the wiki?

@kcharwood kcharwood added this to the 3.0.0 milestone Nov 18, 2015
@kcharwood
Copy link
Contributor

Now seems like a great time to do this.

Both the Changelog and the wiki would be a good place to include this.

@kcharwood kcharwood changed the title Change pinnedCertificates type from NSArray to NSSet Changed pinnedCertificates type in AFSecurityPolicy from NSArray to NSSet Nov 18, 2015
kcharwood added a commit that referenced this pull request Nov 18, 2015
Changed `pinnedCertificates` type in `AFSecurityPolicy` from `NSArray` to `NSSet`
@kcharwood kcharwood merged commit c94242d into AFNetworking:3_0_0_branch Nov 18, 2015
@kcharwood
Copy link
Contributor

The issue will automatically get created in the Changelog, but I still need to update the wiki.

Thanks again!

🍻

@0xced 0xced deleted the pinnedCertificates-NSSet branch November 18, 2015 14:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants