← Back to team overview

mahara-contributors team mailing list archive

[Bug 707161] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2720
Committed: http://gitorious.org/mahara/mahara/commit/1cb01ce2085930a34757da7042c2bdb39618f485
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 1cb01ce2085930a34757da7042c2bdb39618f485
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Nov 20 09:36:54 2013 +1300

Updating config defaults with opensslcnf info (bug #707161)

- option added v1.3 but not documented in the list of defaults that
are available

Change-Id: Ib6010e502ffdefe00d86856674fc54362fa41faa
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/707161

Title:
  opensslcnf not set (on rhel at least)

Status in Mahara ePortfolio:
  In Progress

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/707161/+subscriptions


References