diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/module-signing.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/module-signing.txt b/Documentation/module-signing.txt index 09c2382ad055..c72702ec1ded 100644 --- a/Documentation/module-signing.txt +++ b/Documentation/module-signing.txt | |||
| @@ -119,9 +119,9 @@ Most notably, in the x509.genkey file, the req_distinguished_name section | |||
| 119 | should be altered from the default: | 119 | should be altered from the default: |
| 120 | 120 | ||
| 121 | [ req_distinguished_name ] | 121 | [ req_distinguished_name ] |
| 122 | O = Magrathea | 122 | #O = Unspecified company |
| 123 | CN = Glacier signing key | 123 | CN = Build time autogenerated kernel key |
| 124 | emailAddress = slartibartfast@magrathea.h2g2 | 124 | #emailAddress = unspecified.user@unspecified.company |
| 125 | 125 | ||
| 126 | The generated RSA key size can also be set with: | 126 | The generated RSA key size can also be set with: |
| 127 | 127 | ||
