This is a diff between 1.1 and 1.2 revisions:

31a32
< 1 Rename <code>newcert.pem</code> and <code>newkey.pem</code>, to <code>mycert.pem</code>
< and <code>mykey.pem</code> for example.
\ No newline at end of file
30d31
> 1 Rename <code>newcert.pem</code> and <code>newkey.pem</code>; for example, to <code>mycert.pem</code>
> and <code>mykey.pem</code>.
13a13
< 1 Set the environment variable <code>ALTNAME</code> to the owner's Web ID, e.g.,
12d13
> 1 Set the environment variable <code>ALTNAME</code> to the owner's <nowiki>WebID</nowiki>, e.g.,
3a6
< The WebID Protocol consumer needs an x509 certificate with v3 extension "Subject Alternate Name".
< This attribute is used for the owner's Web ID. For testing purposes we used OpenSSL demo CA
< to generate such certificates. If you are not using the OpenSSL demo CA, you must first setup
< a self-signed CA; read OpenSSL documents on how to do this.
2d3
> The <nowiki>WebID</nowiki> Protocol consumer needs an x509 certificate with v3 extension "Subject Alternate Name".
> This attribute is used for the owner's <nowiki>WebID</nowiki>. For testing purposes, we used OpenSSL demo CA
> to generate such certificates. If you are not using the OpenSSL demo CA, you must first set up
> a self-signed CA; refer to [[the OpenSSL documentation][https://www.openssl.org/docs/]] for how to do this.
1a1
< ---++X.509 certificate Generation
1d0
> ---+ X.509 Certificate Generation