[KBA-78971] Adding a certificate to a SharpV from an unknown certificate authority
You can add a certificate authority (CA) certificate to a SharpV unit so it can validate certificate chains signed by intermediate, enterprise, or certificate authorities that are not trusted by default on the SharpV system.
Applies to
SharpV OS 12.x and SharpV OS 13.x
Summary
- The certificate is signed by a CA that is not included in the Windows third‑party root certificate authorities trusted by the SharpV.
- The certificate is signed by an intermediate CA and cannot be validated successfully after attempting to complete the certificate chain through the Sharp Portal.
- Your organization uses its own PKI to issue certificates.
- The signed certificate installs successfully, but does not appear in the Sharp Portal or cannot be managed from the portal.
Example
In the following example, the fictional company Contoso has its own certificate authority and manages the signatures. Inspecting the chain of trust, we see the certificate was signed using the Contoso private CA. This certificate signature is not recognized by default in Windows. The intermediate CA (Contoso Private Type 1 EU Primary Issuing CA) and root CA (Contoso Private Type 1 Root CA) must be added manually to complete the CSR operation.
Procedure
- Ensure that you have the root certificate and the primary
issuing certificate. For example:
- Contoso Private Type 1 Root CA
- Contoso Private Type 1 EU Primary Issuing CA
- Log on to the Sharp Portal.
- On the Configuration > Security page, enable Remote assistance.
- Open a Remote Desktop Connection on the SharpV.
- From a computer on the same network as the SharpV, launch Remote Desktop Connection.
- Connect to the SharpV using the unit's IP address.
- The RDP password is the 32-character Unit Access
Code on the yellow sticker that was provided with
the SharpV camera.
- Add both certificate files to the E:/ drive of the SharpV.
- Import the root certificate.
- Right click on
E:\ContosoPrivateType1EUPrimaryIssuingCA.crt
then click Install Certificate.
The Certificate Import Wizard opens.
- The wizard prompts you to select a store location. Select Local Machine and click Next.
- The wizard prompts you to select the certificate store you want to use. Select Place all certificates in the following store and click Browse.
- From the Select Certificate Store window, select Trusted Root Certification Authorities and click OK.
- Click Next to continue, and click Finish to close the wizard. The system displays the message "The import was successful".
- Right click on
E:\ContosoPrivateType1EUPrimaryIssuingCA.crt
then click Install Certificate.
- Import the primary issuing certificate.
- Right click on E:\ContosoPrivateType1RootCA.crt
then click Install Certificate.
The Certificate Import Wizard opens.
- The wizard prompts you to select a store location. Select Local Machine and click Next.
- The wizard prompts you to select the certificate store you want to use. Select Place all certificates in the following store and click Browse.
- From the Select Certificate Store window, select Trusted Root Certification Authorities and click OK.
- Click Next to continue, and click Finish to close the wizard. The system displays the message "The import was successful".
- Right click on E:\ContosoPrivateType1RootCA.crt
then click Install Certificate.
- To complete the signing request, import the signature into the Sharp Portal. For more information, see Installing a signed certificate.