diff --git a/ifa-0003.md b/ifa-0003.md index f20d9f0..f042e0c 100644 --- a/ifa-0003.md +++ b/ifa-0003.md @@ -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