summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-21 19:20:17 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-21 19:20:17 -0700
commita73001d6113e2c2bfe42b5f614696f40a2bc6ead (patch)
treeeed6db9a52a0542e0f4390b7e1b28a7f82e63014 /doc
parentb18591368a0bb64248ae46da403d8c9d2d8e05b6 (diff)
downloadrvi_core-a73001d6113e2c2bfe42b5f614696f40a2bc6ead.tar.gz
Formatting fixes in security doc
Diffstat (limited to 'doc')
-rw-r--r--doc/rvi_security.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rvi_security.md b/doc/rvi_security.md
index d770ff9..095b2d4 100644
--- a/doc/rvi_security.md
+++ b/doc/rvi_security.md
@@ -155,7 +155,7 @@ Once executed, three files will be created:
every RVI node that is to accept device keys and certificates signed
by the certificate issuer.
-### Configuring RVI to use a public root key
+#### Configuring RVI to use a public root key
Only ```rvi_create_device_key.py``` and ```rvi_create_certificate.py``` use the
private root key stored in ```my_root_key_priv.pem```, generated above.
The RVI node itself is never aware of that file.
@@ -204,7 +204,7 @@ Once executed, three files will be created:
itself toward another. The file is stored in JSON Web Token format.
-### Configuring RVI to use a device key
+#### Configuring RVI to use a device key
The RVI needs the device private/public key root key, stored in
```my_device_key_priv.pem```, is referenced from the RVI's configuration
@@ -288,7 +288,7 @@ Once executed, one mandatory and one optional file will be created:
readable JSON form of the generated root key.
-### Configuring RVI to use a certificate
+#### Configuring RVI to use a certificate
The RVI needs the certificates to prove its right to register and invoke
services toward remote nodes. The generated
certificate file, ```my_cert.jwd```, is placed in a directory with other