iPXE Endpoint Certificate Errors
Covering some errors seen on the endpoints and some typical errors that are related to certificates
Request failed: ... validation procedure
Full Error: Request failed: The remote certificate is invalid according to the validation procedure.
When you see this, that means the certificate you have assigned via the thumbprint in the 2PXE config isn't trusted by the iPXE server. Often this happens when using the 2PintSoftware self-signed certificate for 2PXE but forgetting to add the root cert into your trusted root certificate store.
Certificate generated by 2PXE for the 2PXE process, issued by 2PintSoftware.com:

Ensure the 2PintSoftware.com root cert is in the Trusted Root Certification Certificate Store:

If you still need to import that certificate, it can be found here: "C:\Program Files\2Pint Software\2PXE\x64\ca.crt"
Last updated