Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 42efc23

Browse files
Merge pull request #96 from AlbertoElias/patch-1
Changes public key to private key regarding the client certificate
2 parents 1a9ec46 + bb2e631 commit 42efc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authn-webid-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ them by their browser. These certificates can be created by any Web Site for any
1111
purpose. A user may have multiple client certificates, bound to one or multiple
1212
WebIDs.
1313

14-
Basically, WebID-TLS relies on matching a public key received from a client
14+
Basically, WebID-TLS relies on matching a private key received from a client
1515
certificate, to the public key published in the WebID profile obtained by
1616
dereferencing the WebID included in the `SubjectAlternativeName` field of the
1717
client certificate. In other words, users must prove they own a public key they

0 commit comments

Comments
 (0)