rbicelli / pfsense-zabbix-template

Zabbix Template for pfSense
Apache License 2.0
238 stars 107 forks source link

OpenSSLAsymmetricKey error #157

Closed tdutra0 closed 4 months ago

tdutra0 commented 8 months ago

I'm getting this error log from the script, Someone with the same case Pfsense: 2.7.1-RELEASE

PHP ERROR: Type: 1, File: /root/scripts/pfsense_zbx.php, Line: 1237, Message: Uncaught TypeError: openssl_pkey_get_details(): Argument #1 ($key) must be of type OpenSSLAsymmetricKey, bool given in /root/scripts/pfsense_zbx.php:1237 Stack trace:

0 /root/scripts/pfsense_zbx.php(1237): openssl_pkey_get_details(false)

1 /root/scripts/pfsense_zbx.php(1278): pfz_get_cert_pkey_info('4')

2 /root/scripts/pfsense_zbx.php(1646): pfz_get_ref_cert_algo('4')

3 {main}

fchicout commented 5 months ago

Same problem as #163

rbicelli commented 4 months ago

Hopefully fixed with latest commit.