Page 1 of 1

JADE SSL & HTTPS issues

Posted: Fri Aug 07, 2009 12:55 pm
by ConvertFromOldNGs
by tyc >> Thu, 1 Dec 2005 2:42:43 GMT

I encountered a problem regarding SSL & Https protocol, I have a project that developed in Jade 6 and accessed based on Web browser. Now, installed a SSL certificate on web server and modified the jade INI file .
The INI file as following :
eg:
[WebOptions]
BTrack_URLSpecifications = https, site address, BTrack
URLSpecifications = https, site address, BTrack

i input the site address in browser, The first page can be accessed and and the URL display as "https://xxxxxx". It looks right. But when I input log ID and password and logon the system, the next page's URL will be display as "http://xxxxx". It means system does not work as https protocal and still http. I can not find answer in Jade help document. Anyone has such experience ? How to config the server and the INI file ? I will appreciate for any help !

Justin

Re: JADE SSL & HTTPS issues

Posted: Fri Aug 07, 2009 12:55 pm
by ConvertFromOldNGs
by Anonymous >> Thu, 1 Dec 2005 3:58:51 GMT

http://xxxxx is an interesting site ... hope I don't get sacked for clicking on the link!

Re: JADE SSL & HTTPS issues

Posted: Fri Aug 07, 2009 12:55 pm
by ConvertFromOldNGs
by tyc >> Thu, 1 Dec 2005 4:37:39 GMT

"http://xxxxx" only is a example for explanation for the issue.:)