Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Added MKNetworkOperation.serverTrustDelegate.#362

Open
ewanmellor wants to merge 1 commit into
MKSG-MugunthKumar:masterfrom
tipbit:MKServerTrustDelegate
Open

Added MKNetworkOperation.serverTrustDelegate.#362
ewanmellor wants to merge 1 commit into
MKSG-MugunthKumar:masterfrom
tipbit:MKServerTrustDelegate

Conversation

@ewanmellor
Copy link
Copy Markdown

If set, this delegate will be called whenever a server presents an
SSL certificate that is not immediately trusted. The delegate
can then make the trust decision (e.g. by asking the user).

The delegate must implement the new MKServerTrustDelegate protocol.
It has one method, handleServerCertificate.

If set, this delegate will be called whenever a server presents an
SSL certificate that is not immediately trusted.  The delegate
can then make the trust decision (e.g. by asking the user).

The delegate must implement the new MKServerTrustDelegate protocol.
It has one method, handleServerCertificate.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant