IFA-0003 formatting fix.

pull/24/head
JeremyRand 7 years ago
parent 938c44f600
commit 13e925f5f4
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -77,7 +77,7 @@ To rehydrate into a full certificate, construct a self-signed certificate with t
* DNSNames: the .bit domain in use
* SerialNumber: first 19 bytes of SHA256(SHA256(the .bit domain in use) | SHA256(PublicKey) | SHA256(big-endian int64 of NotBefore in units of 5 minutes) | SHA256(big-endian int64 of NotAfter in units of 5 minutes))
The certificate shown above in JSON, for the domain name "www.veclabs.bit", looks like this:
The certificate shown above in JSON, for the domain name `www.veclabs.bit`, looks like this:
```
$ cat cert.pem | openssl x509 -text

Loading…
Cancel
Save