Disable Default TLS Behavior for SSL Certificate Check

  1. To disable the validation of the SSL certificate when accessing the IPMI TLS interface (orcltls), issue the --no-check-certificate command. For example:
    $ ipmitool -I orcltls -H SP_hostname_or_IPaddress -U username -P password --no-cert-check

    Note:

    For security reasons, the SSL certificate is automatically verified upon accessing the IPMI TLS interface (orcltls). For additional information about the SSL certificate check, see IPMI TLS Service and Interface.