Add the CA certificate to a Windows device's trusted certificate store.
- Obtain the CA certificate that was used to sign the server's certificate.
This is not the same as the server's actual certificate, unless the server is
using a self-signed certificate.
- Save the CA certificate in a file ending in .cer or
.crt that is in either a PEM or DER format.
- Install the certificate on the device. These instructions are for Windows devices,
installation on Windows CE devices differ slightly:
- Copy the certificate file to the device.
- Double-click the file to start the certificate import wizard.
- Click Install Certificate….
- Click Next.
- Click Place all certificates in the following
store.
- Click Browse.
- Select Trusted Root Certificate Authorities and click
OK.
- Click Next.
- Click Finish.