Hi all,
I have several sensors running that checks when a SSL certificate expires.
I get the following error; Warning by lookup value 'No' in Root Authority Trusted - Warning by lookup value 'Unable to check revocation status' in Revoked - -528 # (Days to Expiration) is below the error limit of 7 # in Days to Expiration
I don't understand why I get this error. The certificate is also not expired and It looks like that it checks a self-signed certificate although that should not be possible.
Another issue is with certificates running on a WIndows 2003-server(s) Error that I get ; Failed to establish secure connection [Step 0] Error connecting with SSL. EOF was observed that violates the protocol [Step 1] Error connecting with SSL. EOF was observed that violates the protocol [Step 2] Error connecting with SSL. EOF was observed that violates the protocol [Step 3] Error connecting with SSL. EOF was observed that violates the protocol [Step 4] Error connecting with SSL. EOF was observed that violates the protocol
How can I solve this so I do can check on Windows 2003...
Add comment