MainWP Dashboard on Local WP can’t connect to a remote child site.
When connecting a site to my localhost MainWP (powered through WP Local), I get a 500 error for /wp-admin/admin-ajax.php.
Debug gives an error:
PHP Fatal error: Uncaught TypeError: openssl_pkey_get_details(): Argument #1 ($key) must be of type OpenSSLAsymmetricKey, bool given in C:\Users\Steve\Local Sites\mainwp-volunteer\app\public\wp-content\plugins\mainwp\class\class-mainwp-manage-sites-view.php:1550
If I visit MainWP Advanced Settings, OpenSSL.cnf location is set to C:\Program Files\Common Files\SSL\openssl.cnf
However, the SSL folder does not exist in C:\Program Files\Common Files\
Where can I find the Local WP openssl.cnf file in Windows?
Troubleshooting Questions
Just my MainWP Dashboard site.
System Details
-
Which version of Local is being used? 6.0
-
What Operating System (OS) and OS version is being used?
Windows 11 -
Attach the Local Log.
local-logs.zip (4.6 KB)