I know this might be an old thread - I have a question about expired SSL certificate which causing console access to fail..
I have installed the ipmitool and able to run commands directly on the remote IPMI unit.
Is there anyway to regenerate the SSL or fix the certificate expired issue?
The error showing up :
IPMI URL (
https://10.3.6.27) of the selected server is not available. Please recheck URL/IP in IPMI connection properties and Firewall rules on the DCImanager server
There is a problem when connecting to IPMI:
ep 7 05:47:47 [2408:1147] dci_ipmi DEBUG ipmiproxy.cpp:439 IPMI proxy v2: Searching table for ipmi_id='1'
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 About to connect() to 10.3.6.27 port 443 (#95)
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 Trying 10.3.6.27...
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 Connected to 10.3.6.27 (10.3.6.27) port 443 (#95)
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 skipping SSL peer certificate verification
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 NSS error -12156 (SSL_ERROR_WEAK_SERVER_CERT_KEY)
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 The server certificate included a public key that was too weak.
Sep 7 05:47:47 [2408:1147] rpc DEBUG mgrrpc_unix.cpp:53 Closing connection 95
Any assistance would be appreciated.