Skip to content

Commit a4696a0

Browse files
author
Michal Fojtik
committed
Update python cartridge documentation to suggest nss instead of openssl
1 parent 8ec3a6d commit a4696a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/oo_cartridge_guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ command.
11101110
OPENSHIFT_PYTHON_REQUIREMENTS_PATH:: Set custom path to the pip requirements file,
11111111
eg. using the `rhc env set OPENSHIFT_PYTHON_REQUIREMENTS_PATH=requirements/production.txt`
11121112
command.
1113-
PYCURL_SSL_LIBRARY:: Set this environment variable to `openssl` if you experience problems with building
1113+
PYCURL_SSL_LIBRARY:: Set this environment variable to `nss` if you experience problems with building
11141114
the pycurl module.
11151115

11161116
For some frameworks (such as Django) it is possible to set the `DEBUG` user

0 commit comments

Comments
 (0)