I tried it but still getting the same error
I am deploying changes in a virtual machine in azure
Application '/LM/W3SVC/3/ROOT' with physical root 'C:\inetpub\NGPortal' has exited from Program.Main with exit code = '1'. First 30KB characters of captured stdout and stderr logs:
[10:01:45 INF] Starting web host.
[10:01:47 FTL] Host terminated unexpectedly!
Volo.Abp.AbpInitializationException: An error occurred during ConfigureServicesAsync phase of the module Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule, Volo.Abp.OpenIddict.AspNetCore, Version=9.0.2.0, Culture=neutral, PublicKeyToken=null. See the inner exception for details.
---> System.Security.Cryptography.CryptographicException: The specified network password is not correct.
at System.Security.Cryptography.X509Certificates.X509CertificateLoader.ImportPfx(ReadOnlySpan1 data, ReadOnlySpan1 password, X509KeyStorageFlags keyStorageFlags)
how can i achieve that? Can you please explain? Is it required to download the module?