You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Update-Module or Install-Module, I get this error:
PackageManagement\Install-Package : Authenticode issuer 'CN=Virtual Engine Limited, O=Virtual Engine Limited, L=London, C=GB' of the new module 'Lability' with version '0.21.1' from root certificate authority 'CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US' is not matching with the authenticode issuer 'CN=Virtual gine Limited, O=Virtual Engine Limited, L=London, C=GB' of the previously-installed module 'Lability' with version
'0.20.0' from root certificate authority 'CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US'.
If you still want to install or update, use -SkipPublisherCheck parameter.
I can still install the module with the -SkipPublisherCheck paramater, but this should be fixed.
The text was updated successfully, but these errors were encountered:
Using Update-Module or Install-Module, I get this error:
PackageManagement\Install-Package : Authenticode issuer 'CN=Virtual Engine Limited, O=Virtual Engine Limited, L=London, C=GB' of the new module 'Lability' with version '0.21.1' from root certificate authority 'CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US' is not matching with the authenticode issuer 'CN=Virtual gine Limited, O=Virtual Engine Limited, L=London, C=GB' of the previously-installed module 'Lability' with version
'0.20.0' from root certificate authority 'CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US'.
If you still want to install or update, use -SkipPublisherCheck parameter.
I can still install the module with the -SkipPublisherCheck paramater, but this should be fixed.
The text was updated successfully, but these errors were encountered: