Hello I had an issue when we try to upload a new certificate from Data Certificate Store
This is the error
Op Utc=“2025-11-03T05:31:27.0857872Z” act=“Ice:BO:DigitalCertificateStore/DigitalCertificateStoreSvcContract/AddOrUpdateDigitalCertificate” correlationId=“cb2e7a78-9fc7-4c08-846a-7afd159b7504” dur=“11.8884” cli=“clientip:3124” usr=“user” machine=“SERVERname” pid=“61284” tid=“641”>
<![CDATA[System.Security.Cryptography.CryptographicException: The system cannot find the path specified.
at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
at System.Security.Cryptography.X509Certificates.X509Utils._QueryCertFileType(String fileName)
at System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromFile(String fileName, Object password, X509KeyStorageFlags keyStorageFlags)
at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(String fileName)
at Ice.Internal.Lib.X509CertificateStore.X509CertificateStore.GetStoreCertificate(String friendlyName, String publicKeyFile, String privateKeyFile, String privateKeyPassword)
I would probably open a case to start, I am wondering what is trying to access that file location, maybe the server doesn’t have access? There’s some access issue probably. Can you see on the appserver if there’s a more detailed event?
Tambien hay mayan technologies que quizas tienen experiencia con este problema. Ana Muñoz (amunoz@mayantechs.com) no es de finaza pero puedes pedirle si conozca alguien.
I’ve had some pathing issues lately that have been resolved by verifying the case sensitivity on the server paths. Assuming it’s this whole Linux migration preparation, but could be wrong.