mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02833
[Bug 707161] Re: opensslcnf not set (on rhel at least)
Setting this name/value of opensslcnf/'/etc/pki/tls/openssl.cnf' in the
'config' table of the database. It is also possible that setting it in
config.php might also work but I can not tested it.
Basically RHEL hides the openssl.cnf so that user processes (like
apache) can not find it and can only use it they now the exact path. I
do not understand why this is but it is.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/707161
Title:
opensslcnf not set (on rhel at least)
Status in Mahara ePortfolio:
Triaged
Bug description:
ssl key generation is dependent on finding the openssl.cnf key on the
OS. When installing Mahara on RHEL/Unbreakable Linux the name/value
of opensslcnf/'/etc/pki/tls/openssl.cnf' does not get set in the
'config' table of the database. The prevents the key generation
needed for extra-site networking. It is possible that on other linux
variants the file can be found without this but not on this
combination. This value does get set on a moodle 1.9 install which
led me to figuring this out.
mahara 1.3.4
Red Hat Enterprise Linux Server release 5.5 (Tikanga) run from Oracle
yum repository
PHP 5.1.6 (cli) (built: Nov 29 2010 17:42:31)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
Postgresql 8.4.5
References