Skip to content

Commit 01fb957

Browse files
committed
Update index.php
1 parent abfaeda commit 01fb957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
echo "<pre>";
9292
// $pdf->setTimeStamp($tsa_host='', $tsa_username='', $tsa_password='', $tsa_cert='');
93-
$pdf->setTimeStamp('http://localhost/tsa/');
93+
$pdf->setTimeStamp('http://timestamp.apple.com/ts01');
9494

9595

9696
// set document signature

0 commit comments

Comments
 (0)