KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: sivaprakashcg on October 09, 2007, 07:10:40 am

Title: Problem with HTTPS
Post by: sivaprakashcg on October 09, 2007, 07:10:40 am
Hi,
    I created developer account for autorize.net. When i was trying to confirm the order . It shows ssl error

Exception Name = javax.net.ssl.SSLKeyException
Exception Message = RSA premaster secret error
Exception Stack Trace =
at com.sun.net.ssl.internal.ssl.PreMasterSecret.(PreMasterSecret.java:86)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:515)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:160)
at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:495)
at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:433)


So i thought problem with ssl.So i have enabled the ssl in admin.

So that am receiving this error

  "Error establishing an encrypted connection to localhost. Error Code:-12188"

So anybody help me.

Thanx in advance
Title: Re: Problem with HTTPS
Post by: paolo on October 09, 2007, 09:33:54 am
Hi,

Is SSL actually working ? Can you check that when you attempt to log into the application, the url switches to https:// and everything works as before ?

-Paolo
Title: Re: Problem with HTTPS
Post by: sivaprakashcg on October 09, 2007, 10:16:18 am
No its not changing..

Even if i enable the ssl in admin's app and then i am trying login(click on MyAccount).
It shows alert message as "Error establishing an encrypted connection to localhost. Error Code:-12188"

May i know.. How to configure the ssl

Can  u help me
Title: Re: Problem with HTTPS
Post by: paolo on October 09, 2007, 10:24:50 am
Our wizard installation includes a non-trusted certificate so it should all work out of the box on Tomcat. Are you using some other servlet engine ? Did you do a manual installation ?

-Paolo
Title: Re: Problem with HTTPS
Post by: sivaprakashcg on October 09, 2007, 10:31:59 am
Could u tell where is the manual for installation...??? Just i unzip the folder and changed some Properties files.

Is there need to change any thing for ssl.. Can u give some guidens..
Title: Re: Problem with HTTPS
Post by: paolo on October 09, 2007, 10:34:54 am
What I suggest is for you to use the wizard installer which will set everything up correctly for you.
Title: Re: Problem with HTTPS
Post by: sivaprakashcg on October 09, 2007, 10:53:10 am
Ok.. then where i have do fix the error..
Title: Re: Problem with HTTPS
Post by: paolo on October 09, 2007, 10:55:38 am
After using the wizard installer there is no error ! Before going into production you may want to replace the certificate with a trusted one.
Title: Re: Problem with HTTPS
Post by: sivaprakashcg on October 10, 2007, 07:22:34 am
Thank paolo
           But now am justing testing in my local system itself. At that time its not changing into http to https after login.