开发者

openssl ts command not working - trusted timestamps

开发者 https://www.devze.com 2023-02-11 17:49 出处:网络
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

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 open开发者_JAVA技巧ssl anywhere, so help would be appreciated.

Thanks!


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

openssl version
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号