Hi John, What is the php version and openssl version that you are using?
On Wed, Jun 10, 2015 at 9:30 PM, John Weachock <[email protected]> wrote: > It worked. Thank you, Supun! > > On Wed, Jun 10, 2015 at 11:59 AM, Supun Nakandala < > [email protected]> wrote: > >> Hi John, >> >> Can you try setting peer_name instead of CN_match and try >> >> https://github.com/apache/airavata-php-gateway/blob/master/app/libraries/Wsis/Wsis.php#L55 >> >> >> On Wed, Jun 10, 2015 at 9:00 PM, John Weachock <[email protected]> >> wrote: >> >>> Hello, >>> >>> I received the following error during account creation on a self-hosted >>> PGA installation: >>> >>> ErrorException (E_DEPRECATED): the 'CN_match' SSL context option is >>> deprecated in favor of 'peer_name' >>> >>> Does anyone know what's causing this error or how to fix it? >>> >>> Thanks, >>> >>> John >>> >> >> >> >> -- >> Thank you >> Supun Nakandala >> Dept. Computer Science and Engineering >> University of Moratuwa >> > > -- Thank you Supun Nakandala Dept. Computer Science and Engineering University of Moratuwa
