We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfaeda commit 01fb957Copy full SHA for 01fb957
test/index.php
@@ -90,7 +90,7 @@
90
91
echo "<pre>";
92
// $pdf->setTimeStamp($tsa_host='', $tsa_username='', $tsa_password='', $tsa_cert='');
93
-$pdf->setTimeStamp('http://localhost/tsa/');
+$pdf->setTimeStamp('http://timestamp.apple.com/ts01');
94
95
96
// set document signature
0 commit comments