openssl key management

1999-05-25 Thread Renjie Tang
Hello, Using openssl 0.9.2b's CA.sh, I generated a private key and a certificate for myself. But I found that I can use the private key to both encrypt and decrypt the message, which is contrary to my understanding. Also I want to use openssl to generate a pair of public key/private key for me.

openSSL problems?

1999-05-13 Thread Renjie Tang
Hello, I am using openSSL 0.9.2b. I have written a simple client program which try to establish the communication with a server understands SSL. The sample code is attached. It runs fine. But when I use 'purify' to debug it, I found a lot of UMR (Uninitialized Memory Read) errors, most of them