- Posts: 3
https:// and http
- Eduardo
- Topic Author
- Offline
- New Member
-
Less
More
13 years 8 months ago #1
by Eduardo
https:// and http was created by Eduardo
Hi everybody
I have a problem with "Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle" I tried every topics in this forum about this issue but I think that my problem is in SSL Certificate.
I have a Joomla 1.5.26 +SSL+Joomdle R0.82 => https~//www.mydomain.com/
and Moodle 1.9 in his subdomain without SSL => http~//www.mydomain.com/moodle
Config in Joomdle: http~//www.mydomain.com/moodle
Config in Moodle>auth>Joomdle: https~//www.mydomain.com/
I was trying cURL and file_get_content but did not run. Can you help me.
Thanks a lot.
I have a problem with "Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle" I tried every topics in this forum about this issue but I think that my problem is in SSL Certificate.
I have a Joomla 1.5.26 +SSL+Joomdle R0.82 => https~//www.mydomain.com/
and Moodle 1.9 in his subdomain without SSL => http~//www.mydomain.com/moodle
Config in Joomdle: http~//www.mydomain.com/moodle
Config in Moodle>auth>Joomdle: https~//www.mydomain.com/
I was trying cURL and file_get_content but did not run. Can you help me.
Thanks a lot.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
13 years 8 months ago #2
by Chris
Replied by Chris on topic https:// and http
Have you tried both without SSL to see if it makes a difference?
Please Log in or Create an account to join the conversation.
- Eduardo
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
13 years 8 months ago #3
by Eduardo
Replied by Eduardo on topic https:// and http
Thank Chis for answers. I can not turn on/off the SSL certificate because I will lose it. There is not a possibility to turn on/off the ssl, only install or remove. If I remove it, I will lose it.
Thanks.
Thanks.
Please Log in or Create an account to join the conversation.
- Fernando Acedo
- Offline
- Elite Member
-
13 years 8 months ago #4
by Fernando Acedo
Replied by Fernando Acedo on topic https:// and http
Did you try to add the SSL port to the Joomla address in moodle?
Usually 443. So it should be: https~//www.mydomain.com:443
Usually 443. So it should be: https~//www.mydomain.com:443
Please Log in or Create an account to join the conversation.
- Eduardo
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
13 years 8 months ago #5
by Eduardo
Replied by Eduardo on topic https:// and http
Thanks Fernando for your help.
I added it now, but noting, the message didn't changed.
Thank you very much
I added it now, but noting, the message didn't changed.
Thank you very much
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
13 years 8 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic https:// and http
I have worked with some installations on https and they were working fine, so maybe the problem is not that.
I never needed to include the port.
Sorry, but I don't have any ideas, asÃde from debugging the code.
I never needed to include the port.
Sorry, but I don't have any ideas, asÃde from debugging the code.
Please Log in or Create an account to join the conversation.