Add newly generated doc pages
diff --git a/doc/html/openssl-x509name.html b/doc/html/openssl-x509name.html
index 67459f6..abeab8d 100644
--- a/doc/html/openssl-x509name.html
+++ b/doc/html/openssl-x509name.html
@@ -52,20 +52,20 @@
X509Name objects have the following methods:
<P>
-<dl><dt><b><a name='l2h-55'><tt class='method'>hash</tt></a></b>()
+<dl><dt><b><a name='l2h-60'><tt class='method'>hash</tt></a></b>()
<dd>
Return an integer giving the first four bytes of the MD5 digest of the DER
representation of the name.
</dl>
<P>
-<dl><dt><b><a name='l2h-56'><tt class='method'>der</tt></a></b>()
+<dl><dt><b><a name='l2h-61'><tt class='method'>der</tt></a></b>()
<dd>
Return a string giving the DER representation of the name.
</dl>
<P>
-<dl><dt><b><a name='l2h-57'><tt class='method'>get_components</tt></a></b>()
+<dl><dt><b><a name='l2h-62'><tt class='method'>get_components</tt></a></b>()
<dd>
Return a list of two-tuples of strings giving the components of the name.
</dl>
@@ -74,49 +74,49 @@
X509Name objects have the following members:
<P>
-<dl><dt><b><a name='l2h-58'><tt class='member'>countryName</tt></a></b>
+<dl><dt><b><a name='l2h-63'><tt class='member'>countryName</tt></a></b>
<dd>
The country of the entity. <code>C</code> may be used as an alias for
<code>countryName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-59'><tt class='member'>stateOrProvinceName</tt></a></b>
+<dl><dt><b><a name='l2h-64'><tt class='member'>stateOrProvinceName</tt></a></b>
<dd>
The state or province of the entity. <code>ST</code> may be used as an alias for
<code>stateOrProvinceName</code>·
</dl>
<P>
-<dl><dt><b><a name='l2h-60'><tt class='member'>localityName</tt></a></b>
+<dl><dt><b><a name='l2h-65'><tt class='member'>localityName</tt></a></b>
<dd>
The locality of the entity. <code>L</code> may be used as an alias for
<code>localityName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-61'><tt class='member'>organizationName</tt></a></b>
+<dl><dt><b><a name='l2h-66'><tt class='member'>organizationName</tt></a></b>
<dd>
The organization name of the entity. <code>O</code> may be used as an alias for
<code>organizationName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-62'><tt class='member'>organizationalUnitName</tt></a></b>
+<dl><dt><b><a name='l2h-67'><tt class='member'>organizationalUnitName</tt></a></b>
<dd>
The organizational unit of the entity. <code>OU</code> may be used as an alias for
<code>organizationalUnitName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-63'><tt class='member'>commonName</tt></a></b>
+<dl><dt><b><a name='l2h-68'><tt class='member'>commonName</tt></a></b>
<dd>
The common name of the entity. <code>CN</code> may be used as an alias for
<code>commonName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-64'><tt class='member'>emailAddress</tt></a></b>
+<dl><dt><b><a name='l2h-69'><tt class='member'>emailAddress</tt></a></b>
<dd>
The e-mail address of the entity.
</dl>
@@ -151,7 +151,7 @@
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
<b class="navlabel">Next:</b> <a class="sectref" href="openssl-x509req.html">3.1.3 X509Req objects</A>
<hr>
-<span class="release-info">Release 0.10.</span>
+<span class="release-info">Release 0.11a1.</span>
</DIV>
<!--End of Navigation Panel-->