simple_ssl_context() is now a helper exposed in module sfa.util.ssl
[sfa.git] / docs / pythondoc-cert.html
index efff287..254acbd 100644 (file)
@@ -57,10 +57,10 @@ If subject!=None, then create a blank certificate and set
     it's subject name.</dd>
 <dt><i>string</i></dt>
 <dd>
-If string!=None, load the certficate from the string.</dd>
+If string!=None, load the certificate from the string.</dd>
 <dt><i>filename</i></dt>
 <dd>
-If filename!=None, load the certficiate from the file.</dd>
+If filename!=None, load the certificate from the file.</dd>
 </dl><br />
 </dd>
 <dt><a id='cert.Certificate.add_extension-method' name='cert.Certificate.add_extension-method'><b>add_extension(name, critical, value)</b></a> [<a href='#cert.Certificate.add_extension-method'>#</a>]</dt>
@@ -179,7 +179,7 @@ String containing the name of the issuer</dd>
 </dd>
 <dt><a id='cert.Certificate.set_parent-method' name='cert.Certificate.set_parent-method'><b>set_parent(p)</b></a> [<a href='#cert.Certificate.set_parent-method'>#</a>]</dt>
 <dd>
-<p>Set the parent certficiate.</p>
+<p>Set the parent certificate.</p>
 <dl>
 <dt><i>p</i></dt>
 <dd>