pulbic key -> public key
This commit is contained in:
parent
487c341571
commit
b5e7adefc3
|
@ -1422,7 +1422,7 @@ Location: https://dustycloud.org/likes/345
|
||||||
<p>
|
<p>
|
||||||
For client to server interactions where the client is interacting
|
For client to server interactions where the client is interacting
|
||||||
directly with the actor's server, a client MAY use HTTP signatures by
|
directly with the actor's server, a client MAY use HTTP signatures by
|
||||||
<a href="#provideClientKey">registering their client's pulbic key</a>
|
<a href="#provideClientKey">registering their client's public key</a>
|
||||||
with the actor on the server, and then subsequently signing HTTP
|
with the actor on the server, and then subsequently signing HTTP
|
||||||
requests made with this key.
|
requests made with this key.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue