AndroidPinning icon indicating copy to clipboard operation
AndroidPinning copied to clipboard

Add domain to compare each PIN against

Open molexx opened this issue 8 years ago • 0 comments

Allow the caller to specify which domain(s?) a pin should apply to. This would allow pinning to be set process-wide using HttpsURLConnection.setDefaultSSLSocketFactory() so that all HttpsURLConnections made by the app, including third-party libraries, could be pinned at the caller's request.

molexx avatar May 19 '16 14:05 molexx