darrenjrobinson / AzureADTenantID

Signed PowerShell module to lookup a domain name and return the associated Azure Active Directory Tenant ID.
4 stars 0 forks source link

Authenticode Issue #1

Open peterjoinobits opened 7 months ago

peterjoinobits commented 7 months ago

Hi Darren

When attempting to install the V1.0.1 module I get the following PoSH error:

Authenticode issuer 'CN=Darren J Robinson, O=Darren J Robinson, L=Cherrybrook, S=New South Wales, C=AU' of the new module 'AzureADTenantID' with version '1.0.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=Darren J Robinson, OU=Darren J Robinson, O=Darren J Robinson, L=Cherrybrook, S=New South Wales, C=AU' of the previously-installed module 'AzureADTenantID' with version '1.0.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.

Is this an error with an expired cert on your end or is my device possible missing a cert update in it's trusted root store? I will be chasing the 2nd possibility but I wanted to give you a heads up. I love the tool btw

darrenjrobinson commented 7 months ago

Hi Peter. It’s the signing cert expired and the first version using a different timestamp server (no longer online). Interestingly this only appears if you have the previous version and a specific major version of PowerShell.

DR

On Wed, 7 Feb 2024 at 20:11, peterjoinobits @.***> wrote:

Hi Darren

When attempting to install the V1.0.1 module I get the following PoSH error:

Authenticode issuer 'CN=Darren J Robinson, O=Darren J Robinson, L=Cherrybrook, S=New South Wales, C=AU' of the new module 'AzureADTenantID' with version '1.0.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=Darren J Robinson, OU=Darren J Robinson, O=Darren J Robinson, L=Cherrybrook, S=New South Wales, C=AU' of the previously-installed module 'AzureADTenantID' with version '1.0.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.

Is this an error with an expired cert on your end or is my device possible missing a cert update in it's trusted root store? I will be chasing the 2nd possibility but I wanted to give you a heads up. I love the tool btw

— Reply to this email directly, view it on GitHub https://github.com/darrenjrobinson/AzureADTenantID/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC55XMMKPL7MHS5LIYSXATYSNAM5AVCNFSM6AAAAABC5OCEGGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDENJTGM2TGNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>