Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSURLRequestCertificateFilterMBS class.

NSURLRequestCertificateFilterMBS.allowsAnyHTTPSCertificateForHost(host as string) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Cocoa Networking MBS MacCocoa Plugin 7.5 ✅ Yes ❌ No ❌ No ❌ No
An event being called for each host which may have a https certificate.

This event is called very often, so make it very fast.
Also this event is often called with the same host value as it is called for each request.

Retrun true to allow this host to run without a valid https certificate.

Some examples using this event:

The items on this page are in the following plugins: MBS MacCocoa Plugin.


The biggest plugin in space...