想知道是否有人知道任何免费(试用)时间戳服务器服务。我想测试 itext 中的时间戳功能。就像我使用 Start Com class 1 作为免费 CA 进行测试一样。希望我说清楚了。希望有人知道一个地方谢谢

有帮助吗?

解决方案

您可以尝试以下公开访问的符合 RFC 3161 的时间戳服务之一:

  1. https://freetsa.org
    支持 HTTP、HTTPS 和 TCP 传输并具有其他功能
  2. http://time.certum.pl
  3. http://dse200.ncipher.com/TSS/HttpTspServer
  4. http://tsa.safecreative.org每天 5 个免费请求(可能无效,因为根 CA 为“测试”) - Safe Creative TSA 不再有效
  5. http://zeitstempel.dfn.de
  6. http://tsa.tecxoft.com
    需要注册
  7. http://timestamp.comodoca.com/rfc3161
  8. http://sha256timestamp.ws.symantec.com/sha256/timestamp
  9. https://timestamp.geotrust.com/tsa
  10. http://timestamp.globalsign.com/scripts/timstamp.dll
  11. https://ca.signfiles.com/tsa/get.aspx
  12. http://services.globaltrustfinder.com/adss/tsa
  13. https://tsp.iaik.tugraz.at/tsp/TspRequest

您还可以尝试以下可公开访问的符合 RFC 3161 的客户端应用程序之一:

  1. 时间戳客户端

请随意编辑答案并扩展列表。

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top