The following file types are supported for certificate files:
CRT
CSR
DER
PEM
PFX (pkcs7, pkcs12)
All files must be in Base-64 encoded X.509 format.
If the information in your
viewLinc-signed certificate is incorrect or needs to be changed (for example, the fully
qualifying domain name), you can replace the certificate with the following steps:
If you generated viewLinc-signed certificate files during initial installation, go to
step 5.
If you did not generate viewLinc-signed certificate files during the initial
installation of viewLinc, copy the signing software CreateCSR.exe
and save the file to the C:\Users\Public\Documents\Vaisala\Vaisala viewLinc\config\keys
folder.
Drag the key file, viewLinc-yy-mm-dd.key, and drop it onto
CreateCSR.exe.
If your system does not allow you to
drag and drop, use the CMD prompt (as admin) to move the request file onto
CreateCSR.exe.
Answer the questions. This process generates a certificate request file (.csr).
Ensure the list of host names and aliases you provide is correct and complete, or
users will not be able to connect to the viewLinc webserver.
In your …\config\keys folder, locate the generated certificate
request file (viewLinc-yy-mm-dd.csr) that has been created in the folder. The date
in the file name reflects the date it was created.
You should now have
generated new viewLinc-yy-mm-dd.csr and viewLinc-yy-mm-dd.key files
(yy-mm-dd is the current date).
Copy the signing software, SignCSR.exe, and save the file to the
C:\Users\Public\Documents\Vaisala\Vaisala viewLinc\config\keys
folder.
In the .\config\keys folder, drag the request file you generated
earlier, viewLinc-yy-mm-dd.csr, and drop it onto
SignCSR.exe.
The following files are created in the …\config\keys folder:
viewLinc-yy-mm-dd.csr
viewLinc-yy-mm-dd.crt
viewLinc-yy-mm-dd.key
Open the C:\Users\Public\Documents\Vaisala\Vaisala viewLinc\config folder and edit the
viewLinc.cfg file as follows:
Replace the .key file for "privatekeyfile" with the new .key name,
viewLinc-yy-mm-dd.key.
Replace the .crt file for "certificatefile" with the new
.crt name, viewLinc-yy-mm-dd.crt.
Restart the viewLinc Web Server service.
Users who are currently
logged in to viewLinc will need to log out and then log in again to establish a new,
secure browser session.