Issue:
Certificate Authority (CA) certificate must be imported to the PowerChute Network Shutdown keystore to connect to VxRail Manager from version 7.0.320 when “Accept Untrusted SSL Certificates” is disabled.
Products:
PowerChute Network Shutdown v4.5
Environment:
PowerChute Network Shutdown configured with Dell VxRail support, “Accept Untrusted SSL Certificates” is disabled in VxRail settings.
Cause:
From version 7.0.320, VxRail Manager no longer uses a self-signed server certificate. The VxRail Manager server certificate is now signed by a CA and the CA certificate must be imported to the PowerChute-keystore if the “Accept Untrusted SSL Certificates” option in the Web UI is disabled. This is to prevent a connection error when the NMC attempts to send the cluster shutdown API call.
Solution:
Step 1: Retrieve the CA certificate:
Step 2: Transfer the CA certificate file to the PowerChute virtual appliance via SCP: scp vxrail_ca.cer root@<virtual_appliance_ip_address>:vxrail_ca.cer or using a tool such as WinSCP.
Step 3: Before you can import the certificate, you must change the PowerChute-keystore password:
Step 4: Navigate to the opt/APC/PowerChute/group1 directory in the command line and import the CA certificate to the PowerChute-keystore using the command: ../jre_x64/bin/keytool -importcert -alias vxrail -keystore PowerChute-keystore -storepass <keystore password> -file <vxrail_manager_.cer_file>
NOTE: The alias must be set as “vxrail” or the PowerChute-keystore will not accept the certificate.
Step 5: Re-start the PowerChute service.
Certificate Authority (CA) certificate must be imported to the PowerChute Network Shutdown keystore to connect to VxRail Manager from version 7.0.320 when “Accept Untrusted SSL Certificates” is disabled.
Products:
PowerChute Network Shutdown v4.5
Environment:
PowerChute Network Shutdown configured with Dell VxRail support, “Accept Untrusted SSL Certificates” is disabled in VxRail settings.
Cause:
From version 7.0.320, VxRail Manager no longer uses a self-signed server certificate. The VxRail Manager server certificate is now signed by a CA and the CA certificate must be imported to the PowerChute-keystore if the “Accept Untrusted SSL Certificates” option in the Web UI is disabled. This is to prevent a connection error when the NMC attempts to send the cluster shutdown API call.
Solution:
Step 1: Retrieve the CA certificate:
- Open VxRail Manager in a web browser: https://<vxrail_manager_ip_address>/rest/vxm/api-doc.html
- View the certificate details and click the Certification Path tab.
- Click the CA certificate and click View Certificate.
- Click the Details tab and click Copy to File…
- Save the certificate as a Base-64 Encoded .cer file.
Step 2: Transfer the CA certificate file to the PowerChute virtual appliance via SCP: scp vxrail_ca.cer root@<virtual_appliance_ip_address>:vxrail_ca.cer or using a tool such as WinSCP.
Step 3: Before you can import the certificate, you must change the PowerChute-keystore password:
- Open the PowerChute configuration file (pcnsconfig.ini), found at opt/APC/PowerChute/group1
- In the section [NetworkManagementCard], add the line "PowerChuteKeystorePassword = <new_password>".
- Save the pcnsconfig.ini file.
- Re-start the PowerChute service: systemctl stop PowerChute / systemctl start PowerChute
Step 4: Navigate to the opt/APC/PowerChute/group1 directory in the command line and import the CA certificate to the PowerChute-keystore using the command: ../jre_x64/bin/keytool -importcert -alias vxrail -keystore PowerChute-keystore -storepass <keystore password> -file <vxrail_manager_.cer_file>
NOTE: The alias must be set as “vxrail” or the PowerChute-keystore will not accept the certificate.
Step 5: Re-start the PowerChute service.
Released for: Schneider Electric Egypt and North East Africa
Issue:
Certificate Authority (CA) certificate must be imported to the PowerChute Network Shutdown keystore to connect to VxRail Manager from version 7.0.320 when “Accept Untrusted SSL Certificates” is disabled.
Products:
PowerChute Network Shutdown v4.5
Environment:
PowerChute Network Shutdown configured with Dell VxRail support, “Accept Untrusted SSL Certificates” is disabled in VxRail settings.
Cause:
From version 7.0.320, VxRail Manager no longer uses a self-signed server certificate. The VxRail Manager server certificate is now signed by a CA and the CA certificate must be imported to the PowerChute-keystore if the “Accept Untrusted SSL Certificates” option in the Web UI is disabled. This is to prevent a connection error when the NMC attempts to send the cluster shutdown API call.
Solution:
Step 1: Retrieve the CA certificate:
Step 2: Transfer the CA certificate file to the PowerChute virtual appliance via SCP: scp vxrail_ca.cer root@<virtual_appliance_ip_address>:vxrail_ca.cer or using a tool such as WinSCP.
Step 3: Before you can import the certificate, you must change the PowerChute-keystore password:
Step 4: Navigate to the opt/APC/PowerChute/group1 directory in the command line and import the CA certificate to the PowerChute-keystore using the command: ../jre_x64/bin/keytool -importcert -alias vxrail -keystore PowerChute-keystore -storepass <keystore password> -file <vxrail_manager_.cer_file>
NOTE: The alias must be set as “vxrail” or the PowerChute-keystore will not accept the certificate.
Step 5: Re-start the PowerChute service.
Certificate Authority (CA) certificate must be imported to the PowerChute Network Shutdown keystore to connect to VxRail Manager from version 7.0.320 when “Accept Untrusted SSL Certificates” is disabled.
Products:
PowerChute Network Shutdown v4.5
Environment:
PowerChute Network Shutdown configured with Dell VxRail support, “Accept Untrusted SSL Certificates” is disabled in VxRail settings.
Cause:
From version 7.0.320, VxRail Manager no longer uses a self-signed server certificate. The VxRail Manager server certificate is now signed by a CA and the CA certificate must be imported to the PowerChute-keystore if the “Accept Untrusted SSL Certificates” option in the Web UI is disabled. This is to prevent a connection error when the NMC attempts to send the cluster shutdown API call.
Solution:
Step 1: Retrieve the CA certificate:
- Open VxRail Manager in a web browser: https://<vxrail_manager_ip_address>/rest/vxm/api-doc.html
- View the certificate details and click the Certification Path tab.
- Click the CA certificate and click View Certificate.
- Click the Details tab and click Copy to File…
- Save the certificate as a Base-64 Encoded .cer file.
Step 2: Transfer the CA certificate file to the PowerChute virtual appliance via SCP: scp vxrail_ca.cer root@<virtual_appliance_ip_address>:vxrail_ca.cer or using a tool such as WinSCP.
Step 3: Before you can import the certificate, you must change the PowerChute-keystore password:
- Open the PowerChute configuration file (pcnsconfig.ini), found at opt/APC/PowerChute/group1
- In the section [NetworkManagementCard], add the line "PowerChuteKeystorePassword = <new_password>".
- Save the pcnsconfig.ini file.
- Re-start the PowerChute service: systemctl stop PowerChute / systemctl start PowerChute
Step 4: Navigate to the opt/APC/PowerChute/group1 directory in the command line and import the CA certificate to the PowerChute-keystore using the command: ../jre_x64/bin/keytool -importcert -alias vxrail -keystore PowerChute-keystore -storepass <keystore password> -file <vxrail_manager_.cer_file>
NOTE: The alias must be set as “vxrail” or the PowerChute-keystore will not accept the certificate.
Step 5: Re-start the PowerChute service.
Released for: Schneider Electric Egypt and North East Africa




Need help?
Product Selector
Quickly and easily find the right products and accessories for your applications.
Get a Quote
Start your sales enquiry online and an expert will connect with you.
Where to buy?
Easily find the nearest Schneider Electric distributor in your location.
Help Center
Find support resources for all your needs, in one place.
利用智能电网技术,实现高效配电能源正在由大趋势驱动,如能源发电
的分散化和脱碳化,以及整个电网的数字化。由于电力是非常合理和可持续的解决方案,因此世界正变得越来越电气化。面向电力和电网的EcoStruxure,通过提供更绿色的发电、建立更好的电网、为消费者提供经济实惠的新能源,同时提高其盈利能力,帮助电力公司构建可持续的未来。
的分散化和脱碳化,以及整个电网的数字化。由于电力是非常合理和可持续的解决方案,因此世界正变得越来越电气化。面向电力和电网的EcoStruxure,通过提供更绿色的发电、建立更好的电网、为消费者提供经济实惠的新能源,同时提高其盈利能力,帮助电力公司构建可持续的未来。