From 5be49f51e074e6692dcce50062c2b66c216b369f Mon Sep 17 00:00:00 2001 From: Magnus Feuer Date: Tue, 24 Nov 2015 10:32:58 -0800 Subject: Fixed checked in directories --- doc/rvi_protocol.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/rvi_protocol.md b/doc/rvi_protocol.md index 335b67a..be475a4 100644 --- a/doc/rvi_protocol.md +++ b/doc/rvi_protocol.md @@ -258,7 +258,7 @@ TBD -----END TRUSTED CERTIFICATE----- ``` -These files are checked into ```priv/sample_certs``` and ```priv/sample_keys```. +These files are checked into ```priv/sample_certifcates``` and ```priv/sample_keys```. **DO NOT USE THE KEYS AND CERTIFICATES ABOVE IN PRODUCTION!
ANY PRODUCTION KEYS SHOULD BE GENERATED BY THE ORGANIZATION AND BE 4096 BITS LONG.** @@ -359,6 +359,8 @@ Parameter | Required | Description --invoke | Yes | Space separated list (within quotes) of RVI service prefixes that the owner of the credential has the right to invoke. --register | Yes | Space separated list (within quotes) of RVI service prefixes that the owner of the credential has the right to register for others to call (with the right credential). +The generated ```insecure_credential.json``` +and ```insecure_credential.jwt``` are checked into ```priv/sample_credentials```. # DOCUMENTATION ENDS HERE. EVERYTHING BELOW IS RESIDUAL -- cgit v1.2.1