summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-21 19:21:59 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-21 19:21:59 -0700
commit0133fd8777a7c9a3fee5047d42f7513ef8c4d1a9 (patch)
treee104851a19a1c7e91424df0730c089e86129efb9 /doc
parenta73001d6113e2c2bfe42b5f614696f40a2bc6ead (diff)
downloadrvi_core-0133fd8777a7c9a3fee5047d42f7513ef8c4d1a9.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 095b2d4..e66b63a 100644
--- a/doc/rvi_security.md
+++ b/doc/rvi_security.md
@@ -267,7 +267,7 @@ The following arguments are provided
* **```--cert_out=my_cert.json```**<br>
Specifies a file to write a JSON-formatted copy of the certificate into.
This file is for human inspection only and is not used by RVI or any other
- scropts.
+ scripts.
* **```--issuer=jaguarlandrover.com```**<br>
Specifies that the certificate issuer is ```jaguarlandrover.com```.
@@ -291,7 +291,7 @@ Once executed, one mandatory and one optional file will be created:
#### 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
+certificate file, ```my_cert.jwt```, is placed in a directory with other
certificates owned by the device.
The certificate directory itself is referenced from the RVI's
@@ -388,7 +388,7 @@ The device has the IP address of its provisioning server.
## DEVICE - VEHICLE SESSION USE CASE
-1. Device connects to vehicle ABCD<br>
+1. Device 1234 connects to vehicle ABCD<br>
Connection is done over bluetooth, with no Internet connection.
2. Device sends authenticate to vehicle<br>