You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* first update to support timestamp
* Add last parameter for chain certs
Add last parameter for chain certs
* Add last parameter for support chain certs
* expand length to embedded tsa
* update
* add ltv and timestamp
* Support Timestamp and LTV
And improve signature process .
no need to write/read/parse tempfile in signing process.
* Update PDFDoc.php
* Update PDFDoc.php
* Update pdfsign.php
* Update CMS.php
* removed ex test and ex log
* Update PDFDoc.php
* Update PDFUtilFnc.php
* Update CMS.php
remove logging function, use sapp default logging function
* aligned classes structure
migrate asn1 class functions to dynamic functions
* remove example
* Update pdfsign.php
-change some message text.
-set default $ocspUrl & $crl to prevent php notice message append in pdf result
* update args & text
* Update asn1.php
* Update x509.php
prevent php notice msg when ocsp server send not common resp status
* Update CMS.php
prevent same extracerts certificate (duplicate cert) to embeded
* Fix example scripts
* Small fixes
* calculate __SIGNATURE_MAX_LENGTH
calculated __SIGNATURE_MAX_LENGTH exactly. no longer waste signature space with zero padding.
* merged pdfsignltv.php & pdfsigntsa.php
* Update CMS.php
- support path validation (unlimited)
- removed ocsp, crl and issuer parameter (because it is difficult to implement if the certificate has a long path)
* merged
* Support <extracerts.pem>
* Update pdfsignlts.php
* Create pdfsigntsa.php
* Update asn1.php
* minor bugs
* minor bugs
---------
Co-authored-by: erikn69 <erikn_69@hotmail.com>
Co-authored-by: Carlos de Alfonso Laguna <caralla@upv.es>
0 commit comments