x509cert path
-
With the new settings panel in the wp-admin backend, I’m having problems configuring the x509cert field, getting error
this is not a valid certificate pathWhen it was in functions.php, this path worked:
file_get_contents( ABSPATH . 'wp-content/themes/xerna8/private/cert.pem' );How would I modify that to work with the new settings page?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘x509cert path’ is closed to new replies.