poco icon indicating copy to clipboard operation
poco copied to clipboard

Find certificate from Windows store using its thumbprint

Open haismail opened this issue 7 years ago • 7 comments

Trying to find a certificate using certificateName turned out to be really difficult. It's always giving Failed to find certificate error, so I added the possibility to search a certificate using its SHA1 hash.

haismail avatar Jan 30 '18 14:01 haismail

Travis CI build failed twice. Based on the logs it seems not to be related to my changes make: *** [PDF-libexec] Error 2

haismail avatar Feb 05 '18 12:02 haismail

Re-triggering the Travis build by closing and reopening.

haismail avatar Feb 06 '18 09:02 haismail

Hi @aleks-f, any idea why Travis build is failing?

haismail avatar Feb 06 '18 13:02 haismail

@haismail depends, often it times out or misses some dependency download. In any case, travis does not matter for this pull, since it is windows-only.

@zosrothko can we get rid of the PDF build in 1.8.2 travis as well?

aleks-f avatar Feb 07 '18 15:02 aleks-f

@haismail this should be redirected to devel branch

aleks-f avatar May 30 '22 02:05 aleks-f

@haismail any interest to have this in 1.13?

aleks-f avatar Mar 20 '23 06:03 aleks-f

@haismail, please update the PR to be merged to branch devel ASAP to get it merged into release 1.13.

matejk avatar Dec 15 '23 19:12 matejk