File download failed:500 Can't verify SSL peers without knowning which Certificate Authorities to trust.
when trying to leech from rapidshare
what's the problem???
XFileSharing Pro - 500 Can't verify SSL peers without knowning which ....
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
Easier solution: in upload.cgi and ipn.cgi add this line after "use strict;" :
Code: Select all
$ENV{PERL_LWP_SSL_VERIFY_HOSTNAME}=0;
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
-
- Posts: 521
- Joined: Dec 19, 2009 5:12 pm
it is kinda easy to install that module
just open putty and type this command in console
you should see cpan then
or if that does not works
after you are in cpan just type in
and it will install it for you , resend the ipn from paypal (or any other payment module) and it adds the extra days
Greets From PowerChaos
just open putty and type this command in console
Code: Select all
cpan
or if that does not works
Code: Select all
yum install cpan
Code: Select all
install Mozilla::CA
Greets From PowerChaos
Thank you for this solution powerchaos....PowerChaos wrote:it is kinda easy to install that module
just open putty and type this command in console
you should see cpan thenCode: Select all
cpan
or if that does not worksafter you are in cpan just type inCode: Select all
yum install cpan
and it will install it for you , resend the ipn from paypal (or any other payment module) and it adds the extra daysCode: Select all
install Mozilla::CA
Greets From PowerChaos
by the way do you know about torrent running in fileserve nginx?
because I can not running...
Please share information here. Thank you