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

the option to specify a password for a private key in a signing certificate is currently not present. #1221

Closed
nvaccessAuto opened this issue Nov 26, 2010 · 3 comments
Milestone

Comments

@nvaccessAuto
Copy link

Reported by nik62591 on 2010-11-26 04:30
When building NVDA with scons, there is an option to specify a signing certificate file, but not a password to the private key within the certificate. This is necessary when using a certificate who's private key is password protected. To fix this, a variable called certPassword has been added to the scons script, and the build readme has been updated to reflect this change. If certPassword is omitted or left blank, the same signtool command will be executed as before, otherwise, the /p option will be added.

@nvaccessAuto
Copy link
Author

Attachment readme.txt added by nik62591 on 2010-11-26 04:31
Description:

@nvaccessAuto
Copy link
Author

Attachment sconstruct added by nik62591 on 2010-11-26 04:31
Description:

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2010-11-26 05:00
Committed in 9ec607a with a small change by me. Thanks!

Please attach changes as diffs or merge requests in future.
Changes:
Milestone changed from None to 2011.1
State: closed

@nvaccessAuto nvaccessAuto added this to the 2011.1 milestone Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant