Comment 2 for bug 888436

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/838
Committed: http://gitorious.org/mahara/mahara/commit/cd47920eedcf03ac93e690de407da7044737b683
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit cd47920eedcf03ac93e690de407da7044737b683
Author: Francois Marier <email address hidden>
Date: Thu Nov 10 20:40:18 2011 +1300

    MNet: Remove unnecessary SSL certificate checks (bug #888436)

    These CA checks prevent the use of self-signed certificates with
    MNet despite the fact that we wrap everything inside public key
    crypto.

    This change makes the Mahara implementation match the way that this
    is done in Moodle.

    Change-Id: Ia190cd4d40da5e7a5acf3c0fe2104f80c6df9f78
    Signed-off-by: Francois Marier <email address hidden>