Currently the windows plugin has a fixed list of certificate locations. It would nice to be able to customize/extend this list (e.g. the NTDS folder in the certificate store on domain controllers)
$CertLocations = "Cert:\LocalMachine\My", "Cert:\CurrentUser\My", "Cert:\LocalMachine\NTDS"
That is similar to #244 but this enhancement request is still within the certificate store instead of the file system
Currently the windows plugin has a fixed list of certificate locations. It would nice to be able to customize/extend this list (e.g. the NTDS folder in the certificate store on domain controllers)
That is similar to #244 but this enhancement request is still within the certificate store instead of the file system