Joomdle 1.0 Installation

Moodle Integration with Joomla HTTPS

More
5 years 9 months ago #1 by Fuad
Hi,

I have already installed valid TLS/HTTPS certificate to our Joomla and Moodle portal but unable to integrate with Joomdle. From the system check in Joomla, it shows that both connection failed (attachment). This does not happen when I use HTTP before. Moodle auth token and Joomla auth token has been saved in each portal. May I ask if there is troubleshooting steps in order to fix the connectivity using HTTPS?

Please Log in or Create an account to join the conversation.

More
5 years 9 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Moodle Integration with Joomla HTTPS
Hi.

It seems for some reason your server cannot connect to itself.
If you have shell access, you can do a simple test, fetching your Moodle URL with curl:
$ curl yoursite.com/moodle

This may give you some hint, if it gives any errors.

Please Log in or Create an account to join the conversation.

More
5 years 9 months ago #3 by Fuad
Replied by Fuad on topic Moodle Integration with Joomla HTTPS
Hi.

Issue resolved. Apparently there is a trusted root certificate issue with my certificate chain. Hence, after putting the root certificate in the trusted cert path and update it, the system check in Joomla turn OK . Thank you.

Please Log in or Create an account to join the conversation.

More
5 years 9 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Moodle Integration with Joomla HTTPS
Great, thanks for letting us know.

Please Log in or Create an account to join the conversation.