seems to be this issue http://stackoverflow.com/questions/4372710/php-curl-https
could you try it and report back? on your linux machine find file openmeetings_rest_service.php add line 47: curl_setopt($ch,CURLOPT_SSL_VERIFYPEER, false) should work :) On Mon, May 19, 2014 at 2:17 PM, Schröder, Robin <[email protected]>wrote: > Hi & thanks for the reply, > > > > I used the following instruction für OM 3.X & SSL: > http://openmeetings.apache.org/RTMPSAndHTTPS.html > > > > @Maxim: > > My moodle runs on a linux machine, openmeetings on a windows VM. > > > > Can u give me some hints how to debug now or how to find a solution? J my > linux knowledge is limited. > > > > Greetings from germany, > > Robin > > > > *Von:* John Tran [mailto:[email protected]] > *Gesendet:* Montag, 19. Mai 2014 08:44 > *An:* [email protected] > *Betreff:* Re: Did anyone get Openmeetings-Moodle-Plugin in HTTS mode to > work with Openmeetings in SSL mode? > > > > Robin / Maxim > > My next step is configurating SSL on OM 3.x.x Is it done in the same way > as 2.x.x? > > -john- > > > > On Sun, May 18, 2014 at 11:38 PM, Maxim Solodovnik <[email protected]> > wrote: > > Maybe cUrl restrictions? > > hard to say without debugging :( > > > > On Mon, May 19, 2014 at 1:08 PM, Schröder, Robin <[email protected]> > wrote: > > Good Morning from germany, > > I set up a Openmeetings-Server (version 3.0.1-RELEASE) in RTMPS and HTTPS > mode. The server is accessible over https://my_server.com. Works fine. > > But if I configure my Openmeetings-Moodle-Plugin for my > Openmeetings-https-server, I get the following error everytime I wanna add > an openmeetings-activity to a moodle-course: > *Request OpenMeetings! OpenMeetings Service failed and no response was > returned.* > > (The Plugin works fine in combination of RTMP + HTTP Openmeetings-server > and Plugin with http mode + 5080 Port without any SSL.) > > What am I doing wrong? Here is my openmeetings-plugin-config (see Screen). > > > > I get an answer, when I enter the url (compare attachment): > > https://xx.xx.xx.xx/openmeetings/services/UserService?wsdl > > Does someone has an idea? > > Regards, > Robin > > Moodleversion: 2.6.1+ > > > > *[image: cid:[email protected]]* > > > > > > > > -- > WBR > Maxim aka solomax > > > > > -- > jt > ________________________________ > John Tran > Northern California, CA > [email protected] > ICQ IM: 27741710 > AOL IM: find1ngj0hn > Yahoo! IM: findingj0hn > MSN IM: [email protected] > -- WBR Maxim aka solomax
