summaryrefslogtreecommitdiff
path: root/doc/rvi_certificates.md
diff options
context:
space:
mode:
authorUlf Wiger <ulf@feuerlabs.com>2016-02-24 20:55:26 +0100
committerUlf Wiger <ulf@feuerlabs.com>2016-02-24 20:55:26 +0100
commit33c6854a7cb6220c5fc0500457028f19ed237214 (patch)
tree8e7616e062a3da513a32245399fffaa2d25a3b45 /doc/rvi_certificates.md
parentf7ea6e3b12dd343cefd0565be87cef4329e51124 (diff)
downloadrvi_core-33c6854a7cb6220c5fc0500457028f19ed237214.tar.gz
generate PDF files
Diffstat (limited to 'doc/rvi_certificates.md')
-rw-r--r--doc/rvi_certificates.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/rvi_certificates.md b/doc/rvi_certificates.md
index 7b10292..1d46259 100644
--- a/doc/rvi_certificates.md
+++ b/doc/rvi_certificates.md
@@ -104,6 +104,8 @@ openssl x509 -req -days 365 -in insecure_device_cert.csr \
The ```insecure_device_cert.csr``` intermediate certificate signing
request can be deleted once the three steps above have been executed.
+<div class="pb"></div>
+
The content of the sample ```insecure_device_key.pem``` private key
file, which has no password protection, is:
@@ -125,8 +127,6 @@ G9jkH/AfO35GP3RiWQJBAJLWBlKpHf8TxT65jAwxBhd9ZOkC2w0WidbSYjX9wkkD
-----END RSA PRIVATE KEY-----
```
-<div class="pb"></div>
-
The content of the sample ```insecure_device_cert.crt``` file is:
```
@@ -145,11 +145,13 @@ PwSMHih1bsTRpyY5Z3CUDcDJkYtVbYs=
-----END CERTIFICATE-----
```
-These files are checked into ```priv/certifcates``` and ```priv/keys```.
+These files are checked into ```priv/certificates``` and ```priv/keys```.
**DO NOT USE THE KEYS AND CERTIFICATES ABOVE IN PRODUCTION!<br>
ANY PRODUCTION KEYS SHOULD BE GENERATED BY THE ORGANIZATION AND BE 4096 BITS LONG.**
+<div class="pb"></div>
+
## RVI credentials format
A credential is a JWT-encoded JSON structure, signed by the root X.509