Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 464 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 464 Bytes

Digital timestamp

Sometimes you do not need to digital timestamp files with the standard tools like signtool.exe, instead you need to obtain the timestamp and save it in a different place.

This is a demonstration project to digital time-stamp files with the common certification authorities(CA) by using standard and public tools like:

  • OpenSSL
  • curl

Content repository:

  • comodo_timestamp_tool: how to get timestamp of files with COMODO public CA.