JSRPC-PKI: Logging incorrect error messages #8682
Labels
area/distributed
Distributed monitoring (master, satellites, clients)
area/log
Logging related
bug
Something isn't working
Milestone
Describe the bug
When I was messing around with a
CRL
today, I noticed that icinga logs an incorrect error message namely, even though the certificate was issued by the master, in the logg message states it is not signed by the master.Master:
I think it is due to the fact that every single exception thrown here is passed off as not being signed by our CA and therefore you might have to verify against the thrown exceptions to log more accurate error messages.
icinga2/lib/remote/jsonrpcconnection-pki.cpp
Lines 62 to 75 in 160d0ea
The text was updated successfully, but these errors were encountered: