You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2020/06/02 11:14:00 UTC

[jira] [Commented] (OPENMEETINGS-2379) moodle self signed certificate

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123651#comment-17123651 ] 

Maxim Solodovnik commented on OPENMEETINGS-2379:
------------------------------------------------

Hello [~Stachurski],

could you please clarify, how is this possible to have
{{second is openmeetings server with https, both has valid certificates}}
and
{{I am using self signed certificate}}
at the same time?

Error in REST call can be fixed by disabling site checked in OpenMeetings Moodle plugin settings
BUT
Site with self-signed certificate will not work in {{iframe}}

So you need to set-up OM with real certificate ....

> moodle self signed certificate 
> -------------------------------
>
>                 Key: OPENMEETINGS-2379
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2379
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 5.0.0-M4
>            Reporter: Przemyslaw
>            Assignee: Maxim Solodovnik
>            Priority: Major
>              Labels: moodle
>
> I have two servers: first is moodle server with https, second is openmeetings server with https, both has valid certificates. When I try invoke conference room in moodle i get error:
> "
>  Array
>  (
>  [url] => [https://10.170.0.6:5443/openmeetings/services/user/login?&user=admin&pass=***********]
>  [content_type] => 
>  [http_code] => 0
>  [header_size] => 0
>  [request_size] => 195
>  [filetime] => -1
>  [ssl_verify_result] => 0
>  [redirect_count] => 0
>  [total_time] => 0.253757
>  [namelookup_time] => 2.5E-5
>  [connect_time] => 0.018627
>  [pretransfer_time] => 0
>  [size_upload] => 0
>  [size_download] => 0
>  [speed_download] => 0
>  [speed_upload] => 0
>  [download_content_length] => 0
>  [upload_content_length] => 0
>  [starttransfer_time] => 0
>  [redirect_time] => 0.25368
>  [redirect_url] => 
>  [primary_ip] => 10.170.0.6
>  [certinfo] => Array
>  (
>  )
> [primary_port] => 5443
>  [local_ip] => 10.160.68.19
>  [local_port] => 50055
>  )
> h2. Fault (Service error)
> Request OpenMeetings! OpenMeetings Service failed and no response was returned. Additioanl info: 
>  Could not login User to OpenMeetings, check your OpenMeetings Module Configuration
>  
> My moodle plugin setup is working.
> When I tried connect in http I got information I can't use camera and microphone and I should try https.
> When I try connect in putty from moodle server to openmeetings server I get result that I am using self signed certificate.
> When I change moodle setup from https to http I am getting empty iframe.
> Both servers are added to company's dns.
> how make it work??
> when I am using https I checked openmeetings log and I saw that moodle server got 400 html status from openmeetings server. Wqhen I switch to http moodle server receive status 200.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)