Skip to content

Commit 0cd8152

Browse files
committed
Update CA Key from pinning test
1 parent 8e45bf3 commit 0cd8152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TrustKitTests/TSKEndToEndSwizzlingTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ - (void)test
167167
// Valid pinning configuration
168168
@"www.datatheorem.com" : @{
169169
kTSKEnforcePinning : @YES,
170-
kTSKPublicKeyHashes : @[@"a4FoHyEnsFhauIx0w/gB7ywslD6tWGk83J2F6Pv1phA=", // CA key
170+
kTSKPublicKeyHashes : @[@"F6jTih9VkkYZS8yuYqeU/4DUGehJ+niBGkkQ1yg8H3U=", // CA key
171171
@"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" // Fake key
172172
]},
173173
// Invalid pinning configuration

0 commit comments

Comments
 (0)