Dell SCV Common Root Certificate

Installed This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
The certificate issued by a trusted certificate authority (CA) is known as a Root certificate.

In this ecosystem called the “chain of trust", when a device validates a certificate, it compares the certificate issuer with the list of trusted CAs as a chain of certificates. The Root certificate must be the top of the chain of certificates. If a match isn't found, the client application verifies whether the certificate of the issuing CA was issued by a trusted CA, and continues until the end of the certificate chain.
Recommended

Check compatibility

Enter your Dell Service Tag or model

Want to look up your product? Enter a product identifier. Show me how

This driver is not compatible

This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.

Find more updates. Use SupportAssist to find all the latest driver updates for your device.

Fixes & Enhancements

Version

2.0.1, A00

Release date

07 Jan 2025

Download Type

Applications

Category

Systems Management

Importance

Recommended
Dell Technologies recommends applying this update during your next scheduled update cycle. The update contains changes to maintain overall system health. It ensures that the system software remains current and compatible with other system modules (firmware, BIOS, drivers, and software) and may include other new features.
Available formats

File Format: Extracts files directly to local disk
File Name: SCV17G-RootCA.zip
File Size: 782 Bytes
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This file format consists of an archive of files that may be decompressed to a directory on the hard drive. The installation can then be done from that directory.
To ensure the integrity of your download, please verify the checksum value.
MD5:
afc9bf072ca349e0af3ed8182c48eabd
SHA1:
077887f1f6ee75ccfeada2be786c73b0e5ca358d
SHA-256:
b491526ea54ade9ea147ecff12e90c1ce6660beccd53bcf1669d8e04fc59e4bc

By downloading, you accept the terms of the Dell Software License Agreement.

Additional details

Show All | Hide All
Extract Files
1. Run the self extractor, a prompt with the default location to unzip will appear, changing the default location is optional.
2. Unzip it, and navigate to the provided location.

Installing the Root Certificate on Windows platforms:
1. Rename the extracted file as "PowerEdge_SCV-RootCA.crt" or as per your requirements.
2. Double click on the same to install the certificate on Windows platforms.
3. Incase of using a Command Line tool like Keytool to install the root certificate, do the following:
keytool -import -trustcacerts -alias -keystore .\cacerts -file
E.g.: keytool -import -alias Entrust -keystore .\cacerts -file .\PowerEdge_SCV-RootCA.crt
Note: Enter a 6 digit password when asked for a keystore password. Additionally please mention "yes" when asked whether to "trust the certificate"

Installing the Root Certificate on SLES platform:
1. Copy the CA certificate to the directory /etc/pki/trust/anchors/: E.g: cp PowerEdge_SCV-RootCA.crt /etc/pki/trust/anchors/
2. Extract a CA certificate to the list of trusted CAs: update-ca-certificates
3. Verify the SSL certificate: openssl verify PowerEdge-SCV-RootCA.crt
The response for the above command should be "OK"

Installing the Root Certificate on RHEL platform:
1. Copy the CA certificate to the directory /etc/pki/ca-trust/source/anchors/: E.g: cp PowerEdge_SCV-RootCA.crt /etc/pki/ca-trust/source/anchors/
2. Extract a CA certificate to the list of trusted CAs: update-ca-trust
3. Verify the SSL certificate: openssl verify PowerEdge_SCV-RootCA.crt
The response for the above command should be "OK"

Drivers help and tutorials