Getting Alert message while accessing HTTPS sites.

Getting Alert message while accessing HTTPS sites. SearchSearch
Author Message
Richa Saxena
New member
Username: Richa

Post Number: 8
Registered: 04-2007
Posted on Monday, July 23, 2007 - 03:19 pm:   

Hi,

I am facing problem wile accessing the HTTPS sites over SSL/TLS protocol.The initial configurations are:
a) Using secure transaction between WAP 1.2 application and WEB server( not using secure transaction between mobile and WAP 1.2 stack )
b) Getting successful handshak transaction between WAP 1.2 stack and WEB server.
c) Mantaining the self signed certificate as a client
d) Using OpenSSL liberaries.
e) While sending "client hello" the protocol verison is SSLv2 and later all the message are over TLS.

The problem facing is stated as below( while tesing with Moto-A1200,SonyEricssion T610, Moto-L7 etc):
When accessing the HTTPS url, from the ethereal traces i have analyzed that:
TLS handshake transactions is successful but when the Application Data is
sending from WAP 1.2 stack to WEB server, getting "Encrypted Alert" message from
the server and the entire SSL/TLS transaction is getting close and WAP
application is sending the Abort to the mobile.
The ethereal response is as below:

Secure Socket Layer
TLS Record Layer: Encrypted Alert
Content Type: Alert(21)
Version: 32
Alert Message: Encrypted Alert

Please help me in solving the prob this is the critical prob

Richa