Update 2.1. Manage Accounts
This commit is contained in:
parent
c9c4e837cf
commit
0c59c407ae
|
@ -81,7 +81,7 @@ A Ring account is in fact represented by some files stored in a gzip archive. If
|
|||
1. The private key `ringAccountKey` and certificate chain `ringAccountCert` (base64 encoded)
|
||||
2. Generated CA key (for self-signed certificates) `ringCAKey`
|
||||
3. Revocated devices `ringAccountCRL`
|
||||
4. The ethereum private key `ethKey` for the device
|
||||
4. The ethereum private key `ethKey` for the device. It's only used when you register your name on `ns.ring.cx`. Not mandatory.
|
||||
5. The contacts
|
||||
6. The account settings
|
||||
|
||||
|
|
Loading…
Reference in New Issue