KonaKart Community Forum

Installation / Configuration => Installation of KonaKart => Topic started by: ByDcc on March 13, 2013, 10:05:57 am

Title: SSL - Apache - Tomcat
Post by: ByDcc on March 13, 2013, 10:05:57 am
   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.

Title: Re: SSL - Apache - Tomcat
Post by: ByDcc on March 13, 2013, 10:36:07 pm
   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?.
Title: Re: SSL - Apache - Tomcat
Post by: ming on March 17, 2013, 10:23:14 am
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.