OpenSSL Issue
Issue
- We are using opsmgr service to monitor Linux servers and we are using SSL certificate to communicate the System Center Operations Manager 2012 R2 with linux servers but communication drops and Linux agent gets with the following error:
WSManFault The server certificate on the destination computer (adec-mrhst-01:1270) has the following errors:
Encountered an internal error in the SSL library.
- The error stays for a random while and then gets ok again. Even when I try to do the manual certificate check from my SCOM management server with the following command:
winrm e http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_Agent?__cimnamespace=root/scx -r:https://<hostname>.<domain>:1270 -u:<username> -p:<password> -auth:basic -encoding:utf-8
- I get the following error:
“WSManFault
Message = The server certificate on the destination computer (adec-mrhst-01:1270) has the following errors:
Encountered an internal error in the SSL library.
Error number: -2147012721 0x80072F8F
A security error occurred”
- When I run it again it works fine and give the right information.
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.