Description:
Node Manager fails to start the Service Instance if the Service Account does not have Local Admin rights.
Symptoms:
Service Instance fails to start and the following error is reported in the logs.
----------------------------------
Failed to start worker. System.Security.Cryptography.CryptographicException: Access is denied. at System.Security.Cryptography.X509Certificates.X509Store.Open(OpenFlags flags) at Spotfire.Dxp.Worker.Services.Web.Utilities.TrustCertificateHandler.SpotfireCertificate.ExecuteOnStore
-----------------------------------
Cause:Node Manager does not have Local Admin rights and should have this to be able to register an SSL port on Windows.