Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
Document OLD_OPENSSL_VERSION for installing an older pyOpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
priteau committed Jul 19, 2012
1 parent 050c04e commit f5d048f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/src/admin/z2c/service-setup.html
Expand Up @@ -90,6 +90,17 @@ <h3>Download and install _NAMELINK(downloadinstall)</h3>
</p>
</div>

<div class="note">
<p class="note-title">pyOpenSSL and OpenSSL compatibility</p>
<p>
Nimbus installs pyOpenSSL 0.13 by default, which requires OpenSSL
0.9.8f of later.
If you are using a distribution with an earlier OpenSSL version, such
as CentOS 5, set the OLD_OPENSSL_VERSION environment variable to
install pyOpenSSL 0.10 instead.
</p>
</div>

<p>
The installer performs several steps:
</p>
Expand Down

0 comments on commit f5d048f

Please sign in to comment.