Creating a Self-Signed Certificate
- Updated2025-04-01
- 1 minute(s) read
Creating a Self-Signed Certificate
You can create a custom self-signed certificate using the System Manager. You can use this self-signed certificate in place of the default LabVIEW self-signed certificate.
Complete the following steps to create a custom self-signed certificate in the System Manager.
- Enable SSL on an instance of the LabVIEW Web Server. Refer to the LabVIEW Help for information about enabling SSL on the LabVIEW Web Server.
- Expand the tree item for a system, such as localhost.
- Expand the item NI_SSLConfiguration.
- Right-click ServerCertificates from the tree and select Probe from the shortcut menu to display the ServerCertificates Probe view.
- In the
ServerCertificates Probe
view, click the
Create
button to display the
Create a Self-Signed Certificate
dialog box. Note The default LabVIEW self-signed certificate appears as Certificate Handle-0 in the tree. All custom self-signed certificates that you create are assigned a subsequent number starting at 100, such as Certificate Handle-100.
- In the Create a Self-Signed Certificate dialog box, enter the appropriate identifying information into the Values column.
- Select the duration of the certificate in the Valid for how many days? option.
- Click the Submit button. If you experience errors, confirm that the identifying information uses the correct syntax.
The dialog box displays the name and public key for the new certificate. The certificate also appears in the tree under the ServerCertificates item.