datatheorem / TrustKit

Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local network pinning

VladIacobIonut opened this issue · comments

Hey,

Our app functionality involves establishing connections both to a cloud and a lan server. I might not understand correctly but would it be possible to change TrustKit's shared configuration at runtime with one which contains the current IP address for our server as domain name?

Thanks.

Hello,
TrustKit only supports pinning to fully qualified domain names - not IP addresses.