How to strip openSSL 0.9.8a?

2006-07-07 Thread Bo Xie
Hi all, I compiled openssl-0.9.8a.tar.gz on Linux and want to strip it. Following is log: - [EMAIL PROTECTED] ~/local/lib $ ls -la total 4056 drwxr-xr-x 4 xiebo users4096 Jul 8 12:48 . drwxr-xr-x 6 xiebo users4096 Jul 8 12:48 .. drwxr-xr-x 2 xiebo users4096 Jul

RE: Does Openssl cache App data -- 2nd Try..

2006-07-07 Thread David Schwartz
>    I can't quite follow you. The whole thing you are trying to avoid is>caching of application data, but this is SSL_peek's whole point. The main>difference between SSL_read and SSL_peek is that SSL_peek caches the>application data (so you can peek at it again or read it later) whereas

openssl verify mycert.pem

2006-07-07 Thread hicham
Hello I've created my self signed certificate mycert.pem using this : "openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout mycert.pem -out mycert.pem" but "openssl verify mycert.pem" gives me : Error opening certificate file cert.pem 4793:error:02001002:system library:fopen:No such file

Re: Problem with Secure server www.teamgm.com

2006-07-07 Thread Krishna M Singh
Thanks David.. I have looked at the Linux site but teamgm.com server appears to be a Lotus Domino and our OpenSSL client is running on vxWorks.. Also check the MSS option being negotiated during the SSL handshake,.. SYN has 1460 MSS and SYN/ACK also has the 1460 and thus this doens't appear to be