Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Bugs > Topic : SSL error

1


Threaded Mode | Print  

 SSL error (18 Replies, Read 16395 times)
equipc
Group: Member
Post Group: Newbie
Posts: 32
Status:
For people who are using SSL on their Cpanel, we've got an error due to the fact a part of the softaculous homepage is not protected.

It looks like the problem is :
Code
<script language="javascript" type="text/javascript" src="http://www.softaculous.com/latestinfo.js?license=XXXXXXXXXX"></script>

The source have to be into a https:// url I think.




-----------------------
EquiPC
http://www.equipc.net

IP: --   

SSL error
SoftDux
Group: NOC
Post Group: Working Member
Posts: 113
Status:
Please update softaculous to work with SSL enabled cPanels, and automatically detect when it's SSL enabled.

I'm not going to disable security measures on our cPanel server because you don't take security into consideration.
IP: --   

SSL error
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
It works with all SSL Certificates.

Regards,
Alons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

SSL error
urudns
Group: Member
Post Group: Newbie
Posts: 5
Status:
Softaculous not work with SSL enabled cPanels. Please view attachment file.
Thank you
IP: --   

SSL error
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Hi,

Thats a Certificate Error.
Softaculous is not in anyway related to SSL Certificates.

Regards,
Alons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

SSL error
urudns
Group: Member
Post Group: Newbie
Posts: 5
Status:
NOT a certificate error, is an error of softaculous because the code contains an http:// instead of https://
Please investigate this.
Thanks
IP: --   

SSL error
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : urudns October 19, 2009, 9:15 am
NOT a certificate error, is an error of softaculous because the code contains an http:// instead of https://
Please investigate this.
Thanks


Hi,

Softaculous doesnt hae Absolute URLs.
It uses relative URLs.
You can check this by seeing the HTML pages of Softaculous.
It will use relative URLs only and so the Link sending it to Softaculous will be interpreted by the Browser.

Regards,
ALons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

SSL error
urudns
Group: Member
Post Group: Newbie
Posts: 5
Status:
<script language="javascript" type="text/javascript" src="http://www.softaculous.com/news.js"></script>
IP: --   

SSL error
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Hi,

Softaculous is accessing a file from Softaculous.com which is not having SSL. If we add https:// it will not work prperly.

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

SSL error
vT16
Group: Member
Post Group: Newbie
Posts: 42
Status:
Perhaps give users the ability to disable it, or run locally under SSL with cron updating it every 12 hours or so? ;)
IP: --   

SSL error
urudns
Group: Member
Post Group: Newbie
Posts: 5
Status:
If cPanel is running under SSL, there can be no link with http://, then
it breaks the security and the user sees a message on a non-secure site.

Thanks
IP: --   

SSL error
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : urudns October 19, 2009, 10:24 am
If cPanel is running under SSL, there can be no link with http://, then
it breaks the security and the user sees a message on a non-secure site.

Thanks


Ok we will give an option to disable it in 2.2

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

SSL error
equipc
Group: Member
Post Group: Newbie
Posts: 32
Status:
Quote From : urudns October 19, 2009, 9:37 am
<script language="javascript" type="text/javascript" src="http://www.softaculous.com/news.js"></script>


That's what I said in my first post ;-)



-----------------------
EquiPC
http://www.equipc.net

IP: --   

SSL error
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : equipc October 19, 2009, 11:34 pm
Quote From : urudns October 19, 2009, 9:37 am
<script language="javascript" type="text/javascript" src="http://www.softaculous.com/news.js"></script>


That's what I said in my first post ;-)



Hi,

I guess I got confused and didnt read it correctly.
But we will fix it fast.

Regards,
Alons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

SSL error
vnce512
Group: Member
Post Group: Newbie
Posts: 2
Status:
Was this bug fixed yet? I am still getting the pop up when a user clicks on a software to install...

Vince
IP: --   

« Previous    Next »

Threaded Mode | Print  

1


Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 27, 2024, 4:30 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.376