Releases: Setasign/SetaPDF-Signer-Addon-SwisscomAIS
Releases · Setasign/SetaPDF-Signer-Addon-SwisscomAIS
v2.1.0
Features
- Added
(set|get)OptimizeOcspResponses()
methods to allow control if the certificates field of the OCSP responses should be removed (default) or not when added to the DSS.
Tweaks
- Updated dependencies (PHP >= 7.2, SetaPDF-Signer >= 2.44).
- Updated all examples in view to new dependencies.
v2.0.2
- Fixed an issue if the requestId was only a numeric string.
v2.0.1
v2.0.0
v1.2.3
Certificate Update
v1.2.2 Updated ais-ca-ssl.crt
Certificate and composer.json update
The repository URL was changed to HTTPS and the Swisscom certificate was updated.
1.2.0: Update to SetaPDF-Signer Component 2.4.0.817
- Integrated SetaPDF_Signer_Signature_DictionaryInterface and SetaPDF_Signer_Signature_DocumentInterface interfaces in module class. - Module adds correct SubFilter and Filter for PAdES conforming signatures now. - Module adds correct extensions entry for PAdES conforming signatures now. - Updated method signature ot Module::createSignature(). - Removed setup of temporary path for temporary writer instance from all examples.
1.1.0: Merge pull request #1 from FreddyKaiser/master
Additional comments for on demand / Update in MIDSN parsing
1.0.0: Cleanup and minor changes/improvements
Added individual addon exception. Added support for signature properties in batch processes. Removed $id$ placeholder in DocBlock comments. Typos.