aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-07-20 13:02:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-07-20 13:02:38 +0300
commit74625c3decab5875c50f7ef003d04573abfe75aa (patch)
tree95b10dfd46c3a0759291fb11d558d200c117e31c
parentadd libtest (diff)
downloadwindows7-drivers-74625c3decab5875c50f7ef003d04573abfe75aa.tar.gz
windows7-drivers-74625c3decab5875c50f7ef003d04573abfe75aa.zip
README update
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f57590c..90b5e10 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@ Then navigate to the root directory and call `setenv.bat`:
### Code signing
-Driver binaries are signed using the self-signed certificate "Test Certificate"
-in "Test Certificate Store".
-You can create this certificate using `add_cert.bat` (but first make sure
+Driver binaries are signed using the self-signed certificate issued by
+"windows_drivers" from "Trusted Root Certification Authorities" store.
+You can generate this certificate using `add_cert.bat` (but first make sure
you've set up the development environment).
To verify it's there, you can use the `certmgr.msc` utility.