File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -215,13 +215,13 @@ osslsigncode.exe add -addUnauthenticatedBlob -in your_signed_file.exe -out out.e
215215This feature allows for doing dumb things. Be very careful with what you put
216216in the unauthenticated blob, as an attacker could modify this. Do NOT, under
217217any circumstances, put a URL here that you will use to download an additional
218- file. If you do do that, you would need to check the newly downloaded file is
218+ file. If you do that, you would need to check the newly downloaded file is
219219code signed AND that it has been signed with your cert AND that it is the
220220version you expect.
221221
222222## BUGS, QUESTIONS etc.
223223
224- Check whether your your question or suspected bug was already
224+ Check whether your question or suspected bug was already
225225discussed on https://github.com/mtrojnar/osslsigncode/issues .
226226Otherwise, open a new issue.
227227
You can’t perform that action at this time.
0 commit comments