check_ssl_cert - 2229: verbose: not found
sts opened this issue · 4 comments
sts commented
I'm getting the following error while an ocsp server returns an internalerror:
./check_ssl_cert: 2229: verbose: not found
running v2.78.0, https://github.com/matteocorti/check_ssl_cert/blob/v2.78.0/check_ssl_cert#L2229
matteocorti commented
You should provide more context:
- Debugging output if possible
- Version of the plugin so that I can see what happens at line 2229
sts commented
@matteocorti I updated my initial comment, looks like verbose is not a function in the code.
matteocorti commented
Thanks. Fixed!
sts commented
Awesome, thanks @matteocorti!