有谁知道免费(试用)时间戳服务器服务?

can*_*ion 35 digital-signature trusted-timestamp

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

jar*_*riq 51

您可以尝试使用这些可公开访问的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是"测试") - 安全创意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. TimeStampClient

随意编辑答案并扩展列表.

  • @JeffPuckettII感谢您的建议 - 我已将答案转换为社区维基.我不知道这样的选项存在:) (2认同)