Skip to main content
WP HealthKit

Certificate Pinning

A security mechanism that associates a host with its expected SSL certificate to prevent man-in-the-middle attacks.

How it works

A security mechanism that associates a host with its expected SSL certificate to prevent man-in-the-middle attacks.

In WordPress

WordPress plugins making external API calls should verify SSL certificates. Use wp_remote_get() which handles this.

WP HealthKit checks for Certificate Pinning-related vulnerabilities automatically

Run a Free Audit
What Is Certificate Pinning? — WordPress Security Glossary | WP HealthKit