Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Update docs/PRIMARY_PROTOCOL.md #1264

Merged
merged 1 commit into from Mar 6, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/PRIMARY_PROTOCOL.md
Expand Up @@ -285,7 +285,8 @@ authentication page should include a javascript shim, hosted at:

### 6.1 Public Key Format

XXX: write me or point to another document
BrowserID public keys make use of Cryptographic Algorithms for JWS as [listed here](http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-00.html#SigningAlgs).
The private/public key pair can be generated using OpenSSL.

### 6.2 Certificate Format

Expand Down