How could I send Referer: my.host.com string?

2000-11-16 Thread Xiong,Yongqiang
Hi everyone, I found when I sent "\ GET /ssl/login.asp HTTP/1.0 \ Referer: my.host.com \ " I always got a "Renegotiation" response and the connections was lost. I remembered that s_client will send a "Renegotiation" response when it sees letter "R" at the beginning of the line.

Some problems about s_client

2000-11-15 Thread Xiong,Yongqiang
Hi Everyone, I met something wrong when I used s_client to connect an HTTPS server. I list the process as following: # openssl s_client -connect my.test.host:443 -ssl3 CONNECTED(0004)depth=0 ...(omitted) verify error:num=20:unable to get local issuer certificateverify