- SymptomLS Certificate Store missing from Console Root on Local Computer
- Resolution
- Open a Command Prompt as an Admin.
- Change directory to C:\Program Files (x86)\OnGuard\Certificates.
- Enter the following command and press [Enter]: makecert.exe -ss "LS Certificate Store" -sr localmachine
- To recreate the certificate for OnGuard in the correct location, execute the following command: lnl_app_server_certificate_installer.exe -key=C:\ProgramData\Lnl\nginx\conf\ls_server_cert_key.pem -cert=C:\ProgramData\Lnl\nginx\conf\ls_server_cert.pem -store="LS Certificate Store" -cn=
Note: Replace with the name of the server. It is recommended to use the fully qualified domain name of the server.
- Applies ToOnGuard (all versions)
- Additional InformationNone