Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于数字签名的证书 #32

Open
onecombo opened this issue Sep 27, 2023 · 1 comment
Open

关于数字签名的证书 #32

onecombo opened this issue Sep 27, 2023 · 1 comment

Comments

@onecombo
Copy link

onecombo commented Sep 27, 2023

image
这样算签名成功了吗?

可是如果成功了为什么还是报错?
image

望指点一二,感谢。

image

签名教程:需要makecert.exe signtool.exe

输入命令:makecert -r -pe -ss XXX -n CN=xxx xxx.cer
生成cer证书文件

输入命令:Signtool sign /a /v /s XXX /n XXX /t http://time.certum.pl XXX.sys
对sys文件进行签名

@antiwar3
Copy link
Owner

antiwar3 commented Jan 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants