Force localhost CA certificate
WordPress curl requests (used in wp_remote_get, etc) use a CA cert file in WP Core, not the system PHP path. Use this drop in plugin (easiest in /wp-content/mu-plugins) to fix the issue on localhost. Helpful for compatibility with local SSL certs generated by the mkcert command. cURL error 60: SSL certificate: unable to get local issuer certificate
by Square Candy Design · github.com/squarecandy/force-localhost-ca · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/squarecandy/force-localhost-ca/archive/refs/heads/master.zipDeclares an update source (https://github.com/squarecandy/force-localhost-ca), so updates arrive through the plugin's own updater.
From the readme
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Sep 23, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.