erwan2212 / capi-fpc

1 stars 0 forks source link

enumcerts does NOT read Local Computer/Personal store #1

Open bezik46 opened 1 week ago

bezik46 commented 1 week ago

It returns nothing

C:\temp>cert --enumcerts
C:\temp>

C:\temp>cert --enumcerts --store=My
C:\temp>

PS C:\temp> cert --enumcerts --store=Localmachine
PS C:\temp>

Powershell display them cortrectly

PS C:\temp> Get-ChildItem -Path Cert:\LocalMachine\My -Recurse

   PSParentPath: Microsoft.PowerShell.Security\Certificate::LocalMachine\My

Thumbprint                                Subject
----------                                -------
C5A3690CED7E9C6F7BFD0680D8AD44356B698EE6  CN=sp-v-
B2D5901ABF503DF5F0D4137827B310A88F2E9165  CN=sp-v-...
6645D423EC2EB8FA1EF235D34DF32E1DC8D6C1F7
5F1386A4090E9D62DB7E38B108BD037E185BDCAF  CN=SP-V-...
331B5B83D5B54A019A7C34B2261EEB326DC343CC
29E873615ADE1A1C08C207A2347024139255C186  CN=.....
erwan2212 commented 1 week ago

Hi,

Did you try to run as administrator? Could it your av preventing the execution? What operating system?

Regards, Erwan

Le mer. 11 sept. 2024 à 13:27, bezik46 @.***> a écrit :

It returns nothing

C:\temp> C:\temp>cert --enumcerts --store=My

C:\temp>

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