commit | 9ca4851c33cbe7790b280bcafc0c89b96883f48b | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jul 16 07:03:40 2015 -0400 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jul 16 07:03:40 2015 -0400 |
tree | 500c9c84703619010ed04f81dacc6544cdb5a605 | |
parent | d02bc12c7e688363a378ae6fe7598a446f27d082 [diff] |
fix
diff --git a/docs/x509/tutorial.rst b/docs/x509/tutorial.rst index 54a692d..bcaec80 100644 --- a/docs/x509/tutorial.rst +++ b/docs/x509/tutorial.rst
@@ -45,7 +45,7 @@ ... )) If you've already generated a key you can load it with -:func:`~cryptography.hazmat.primitives.serialization.load_pem_public_key`. +:func:`~cryptography.hazmat.primitives.serialization.load_pem_private_key`. Next we need to generate a certificate signing request. A typical CSR contains a few details: