MatthiasValvekens / pyHanko

pyHanko: sign and stamp PDF files
MIT License
494 stars 71 forks source link

Fix regression in looking up PKCS#11 objects #395

Closed MatthiasValvekens closed 6 months ago

MatthiasValvekens commented 6 months ago

Description of the changes

Some config fallbacks in the PKCS#11 setup were a little too aggressive, leading to overly specific lookups in some cases.

Fixes #394.

Caveats

None

Checklist

Please go over this checklist to increase the chances of your PR being worked on in a timely manner. Deviations are allowed with proper justification (see previous section).

For bug fixes (delete if not applicable)