• Welcome to KonaKart Community Forum. Please login or sign up.
 

SSL - Apache - Tomcat

Started by ByDcc, March 13, 2013, 10:05:57 am

Previous topic - Next topic

ByDcc

   Hi all,
   If settings in Tomcat weren't accesible, is there a way to set SSL in Konakart?.

   I would like to know if it's absolutly necessary to set Tomcat (SSL - enabled) with Konakart in order to work over SSL.
   Could this task be delegated completely on an Apache Server?.

   Thank you in advance.


ByDcc

   Hi,
   I set Tomcat ssl enabled and set konakartadmin http/https with the next values:

non ssl pages: 8080
ssl pages: 8443
Base url: blank.

   If I try access to My Account the next url appear:
https://localhost:8443/konakart/LogIn.action

   If I try to access to Konakartadmin with the next url:
http://localhost:8080/konakartadmin
I can do it and manage the application.

   If I try to use
https://localhost:8443/konakartadmin
this url also works.

   Why I am enabled to access without https to konakartadmin?.

ming

Those settings in the Configuration section of the Admin App apply only to the storefront not the Admin Application.

Yes you can configure Apache to handle the SSL...  indeed, I think that's a good way to do it.