v1.2.0 - Fix "openssl not recognized as command" on Windows
Windows Fixes
- For Windows systems or any other where the openssl command is not recognized, simply set the usePathEnv parameter to true in the fromPfx and fromUploadedFile methods.
What's Changed
- feature(signature): adds path env params and escapeshellarg on openssl shell passwords by @lsnepomuceno in #154
- chore(deps): bump tecnickcom/tc-lib-pdf from 8.0.60 to 8.0.62 by @dependabot in #152
Full Changelog: 1.1.3...1.2.0