"The Parameter is Incorrect" - Error When Running Lynx.Config.ps1
APPLIES TO
LYNX versions 1.5.x
PROBLEM/NEED
When installing Lynx on a server, I am receiving an error stating "The parameter is incorrect" when running the Lynx.Config.ps1.
ROOT CAUSE
One cause of this issue is that the copied thumbprint of the certificate includes a hidden character at the beginning of the string. If you copy and paste the thumbprint of the certificate into the script (or into Notepad) and remove the spaces, the hidden character at the beginning of the string will cause the script to fail to configure the port to use the certificate.
RESOLUTION
- Position your cursor at the beginning of the first visible character in the certificate thumbprint and hit backspace to remove the hidden character (see location below), and then re-run Lynx.Config.ps1.
