aboutsummaryrefslogtreecommitdiffstats
path: root/site/public/register-docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/register-docs/index.html')
-rw-r--r--site/public/register-docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/register-docs/index.html b/site/public/register-docs/index.html
index 4f66486..53d86dd 100644
--- a/site/public/register-docs/index.html
+++ b/site/public/register-docs/index.html
@@ -106,7 +106,7 @@ This is enforced with your Student ID (e123456) and a one time password you will
106<p>The bytes you are sending over the network are all Base64 Encoded</p> 106<p>The bytes you are sending over the network are all Base64 Encoded</p>
107</blockquote> 107</blockquote>
108<ul> 108<ul>
109<li>Gradecoin's Public Key (<code>gradecoin_public_key</code>) is listed on our Moodle page. Download and load it it to your client.</li> 109<li>Gradecoin's Public Key (<code>gradecoin_public_key</code>) is listed on our Moodle page and <a href="/gradecoin.pub">here</a>. Download and load it it to your client.</li>
110<li>Create a JSON object (<code>P_AR</code>) with your <code>metu_id</code> (&quot;e&quot;+<code>6 chars</code>) and <code>public key</code> in base64 (PEM) format (<code>S_PK</code>) <a href="https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem">reference</a></li> 110<li>Create a JSON object (<code>P_AR</code>) with your <code>metu_id</code> (&quot;e&quot;+<code>6 chars</code>) and <code>public key</code> in base64 (PEM) format (<code>S_PK</code>) <a href="https://tls.mbed.org/kb/cryptography/asn1-key-structures-in-der-and-pem">reference</a></li>
111</ul> 111</ul>
112<pre style="background-color:#ffffff;"> 112<pre style="background-color:#ffffff;">