openssl ts 命令不起作用 - 可信时间戳

发布于 2024-10-18 08:07:19 字数 316 浏览 1 评论 0原文

我正在尝试根据 ts 手册 使用 openssl ts 执行以下命令

openssl ts -query -data myfile.foobar -cert -out request.tsq

问题:openssl:错误:“ts”是无效命令。

我找不到任何有关如何在任何地方为 openssl 安装 ts 的有用说明,因此我们将不胜感激。

谢谢!

I'm trying to execute the following command with openssl ts according to the ts manual

openssl ts -query -data myfile.foobar -cert -out request.tsq

Problem: openssl:Error: 'ts' is an invalid command.

I can't find any useful instructions on how to install ts for openssl anywhere, so help would be appreciated.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧时模样 2024-10-25 08:07:19

根据此网站,该功能是在 v0.9.9 中添加的。您可以使用以下命令检查版本:

openssl version

According to this site, that functionality was added in v0.9.9. You can check the version with this command:

openssl version
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文