openssl_x509_read(): supplied parameter cannot be coerced into X509 certificate
-
Hi there, I’m getting this PHP error below. I’m wondering whether it is an error on my end or a bug in the plugin.
How bad is this for the functionality and security of my Site?
And how do I fix it?
Error: As shown on Query Monitor Plugin:
Level:
Warning (Suppressed)Message:
openssl_x509_read(): supplied parameter cannot be coerced into an X509 certificate! 1Location:
wp-content/plugins/wp-pgp-encrypted-emails/includes/class-wp-smime.php:55
openssl_x509_read()
wp-content/plugins/wp-pgp-encrypted-emails/includes/class-wp-smime.php:55
WP_SMIME::getCertificate()
wp-includes/class-wp-hook.php:287
apply_filters(‘smime_certificate’)
wp-content/plugins/wp-pgp-encrypted-emails/wp-pgp-encrypted-emails.php:393
WP_PGP_Encrypted_Emails::getAdminCert()
wp-content/plugins/wp-pgp-encrypted-emails/wp-pgp-encrypted-emails.php:554
WP_PGP_Encrypted_Emails::registerAdminSettings()
wp-includes/class-wp-hook.php:287
do_action(‘admin_init’)
wp-admin/admin.php:170Plugin: wp-pgp-encrypted-emails
- The topic ‘openssl_x509_read(): supplied parameter cannot be coerced into X509 certificate’ is closed to new replies.