OK, I think there might be something wrong with my certificates.
So, I tried to follow the document and create all of the certificates.
But I am encountering a problem. Can someone tell me if I am doing the
right thing. Here is how I create certificates. (attached is my
openssl.cnfand all
certifi
陳秀虹 wrote:
Thanks for the explanation.
I am having problem with "Encrypted Alert".
At first I thought it's because the Session ID length 0 is not correct.
If this is not the problem, I really can't tell where it went wrong from
packets
I captured. I searched the web and I think "Encrypted Aler
Thanks for the explanation.
I am having problem with "Encrypted Alert".
At first I thought it's because the Session ID length 0 is not correct.
If this is not the problem, I really can't tell where it went wrong from
packets
I captured. I searched the web and I think "Encrypted Alert" means that
t
陳秀虹 wrote:
Hi,
I have ported openssl 0.9.8g to our platform in linux.
When I tried to connect to a server with SSL enabled, it always give me
"Handshake Failure".
I checked the packet when "Client Hello" was sent. The session ID
length is 0.
I traced the source code in ssl3_get_client_method
Hi,
I have ported openssl 0.9.8g to our platform in linux.
When I tried to connect to a server with SSL enabled, it always give me
"Handshake Failure".
I checked the packet when "Client Hello" was sent. The session ID length is
0.
I traced the source code in ssl3_get_client_method(), but I reall