← Back to team overview

mahara-contributors team mailing list archive

[Bug 707161] Re: opensslcnf not set (on rhel at least)

 

In talking with some others the value may have been set in moodle
because moodle was installed before rhel locked down access to the file.
If I installed moodle now it would probably not work.

-- 
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