Installing the Amazon Root CA 1-4 Certificates
Licensing issues with the Cloud License Service (CLS) might occur if the Amazon Root CA 1-4 certificates are not in the certificate store of your system. Amazon CA Root 1-4 certificates are part of the Microsoft Trusted Root Program, which means that the Amazon CA Root 1-4 certificates are included in the Microsoft's Trusted Root Certification Authorities Certificate Store. Therefore, updating your operating system is the quickest way to ensure that your system has these certificates.
Important
If updating your OS is not an option, install the root CA manually. If you need help updating your certificate, get in touch with the Support team.
Root CA Installation for Windows
-
Download the Amazon Root CA: amz-all-compliance.flexnetoperations.com.crt
-
Please note that, downloading the certificate file may generate a warning on Windows as shown below:
Users can use any of the two options mentioned below to perform the installation:
Option-1 Install the Certificate Using Windows GUI:
- In the Certificate window, click Install Certificate
- Choose Local Machine (for all users) or Current User (just for yourself) and click Next
- Select to Place all certificates in the following store: "Trusted Root Certification Authorities."
- Click OK to confirm the installation
- Go to Start Menu -> "Manage Computer Certificates", ensure that the Amazon Root CA 1-4 are installed as in the following screenshot:
Option-2 Command-line Installation:
Note: Command-line Installation
This option would install all latest certificates for Windows OS to your certificate store - consult your IT administrator as this requires admin privilege.
- Open Command Prompt with an elevation (admin) privilege
- Run:
certutil.exe -generateSSTFromWU roots.sst
- Run:
certutil.exe -addstore root roots.sst
- Go to Start Menu -> "Manage Computer Certificates", ensure that the Amazon Root CA 1-4 is installed as in the above screenshot
Note: Cert Not in Folder
If after installing, the cert is not in the above folder, you can manually move the crt
file to the above folder.