aboutsummaryrefslogtreecommitdiffstats
path: root/site/content
diff options
context:
space:
mode:
Diffstat (limited to 'site/content')
-rw-r--r--site/content/register_docs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/register_docs.md b/site/content/register_docs.md
index 523ed57..974fe37 100644
--- a/site/content/register_docs.md
+++ b/site/content/register_docs.md
@@ -14,7 +14,7 @@ This is enforced with your Student ID (e123456) and a one time password you will
14 14
15> The bytes you are sending over the network are all Base64 Encoded 15> The bytes you are sending over the network are all Base64 Encoded
16 16
17- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page. Download and load it it to your client. 17- Gradecoin's Public Key (`gradecoin_public_key`) is listed on our Moodle page and [here](/gradecoin.pub). Download and load it it to your client.
18- Create a JSON object (`P_AR`) with your `metu_id` ("e"+`6 chars`) and `public key` in base64 (PEM) format (`S_PK`) [reference](https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem) 18- Create a JSON object (`P_AR`) with your `metu_id` ("e"+`6 chars`) and `public key` in base64 (PEM) format (`S_PK`) [reference](https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem)
19```json 19```json
20{ 20{