Denis Grilli

Results 11 comments of Denis Grilli

How did you fix the problem of the mixed indentation? If you run an automatic tool to convert tabs in spaces then you probably end up with the wrong code....

I removed my attempt to fix the indexError because wasn't working. anyway with the right indentation in file is not necessary. Attached the correct version of the .py [zabbix-ipsec.py.txt](https://github.com/alanwds/zabbix_ipsec_pfsense/files/5511718/zabbix-ipsec.py.txt)

@alanwds: I didn't get a chance to test it yet, but I will do soon and I will let you know. Thanks for making the improvement.

I don't see how a software can select between multiple certificates with the same id considering that is the only field considered unique so I second the idea to add...

Sorry, I was not clear in my explanation. Inside pfsense_zbx.php there is a section like this: ----- pfsense_zbx.php - pfSense Zabbix Interface Version 1.1.1 - 2021-10-24 Written by Riccardo Bicelli...

@rbicelli : that would be very useful but I don't dare to ask.. I know how busy you are. @GuillaumeHullin: I will look into this but I can foreseen some...

I have the same error with pfsense .2.7.0. It actually started suddenly after I removed some expired certificates from pfsense. Was working ok previously and I didn't change the script.

I think I got it fixed, deleting all the cached certificate info files in /root/.ssl/ I cannot currently remove any other certificate to see if start erroring again but probably...

Ok, I spoke too soon... looks like cache generation take its time and when I checked before not all the certinfo_xx.json file were generated... I have some of them which...

From what I could gather, my situation is the following: I have 105 certificates in pfsense but the script generates 113 certinfo_xxx.json files. Certinfo_0.json to Certinfo_104.json are fine, they contains...