By Dennis Ratliff on Friday, 27 February 2015
Posted in Technical Issues
Likes 0
Views 1.7K
Votes 0
Hi I am running a wildcard ssl on my site with the entire site set to "forced ssl" I can not get the cron to run for komento I keep getting this error.

--2015-02-26 13:38:01-- https://test.domain.net/index.php?option=com_komento&task=cron
Resolving test.domain.net... " IP Hidden "
Connecting to test.domain.net| " IP Hidden "... connected.
ERROR: cannot verify test.domain.net’s certificate, issued by “ Cert Hidden ”:
Unable to locally verify the issuer’s authority.
To connect to test.bazinko.net insecurely, use ‘--no-check-certificate’.

I need to be able to fix this myself because I will be creating a lot of subdomain accounts
I
Hello Frances,

You might want to add --no-check-certificate in your cron url. For example 0 15 * * * wget --no-check-certificate https://test.domain.net/index.php?option=com_komento&task=cron. Please give it a try. If this doesn't work, you can provide us your cpanel access.
·
Friday, 27 February 2015 12:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you that fixed the issue
·
Saturday, 28 February 2015 02:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Frances,

You're welcome.
·
Saturday, 28 February 2015 03:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post