Simple Question

2002-01-30 Thread Jason Armstrong

Hi

I am trying to do something extremely simple, and not succeeding!
I want to encrypt and sign some data, and send it to a person
whose public key I have. I want to be able to do this with a
password for a private key that is supplied via a webpage form
(to sign the data). I'm going in total circles with rsautl, smime
etc. Have I created the keys incorrectly? Why do I sometimes get
the error about self-signed certificates when using smime? How to
I supply a password argument to rsautl? Does anyone have a link
to a simple howto?

Regards

  Jason

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



SSL_get_rfd() SSL_get_wfd()

2001-07-19 Thread Jason Armstrong


The SSL_get_fd man page makes reference to two other functions,
SSL_get_rfd() and SSL_get_wfd(). However, there is no trace of
them in the source files. Do these functions still exist, or is
the man page erroneous?

Regards

Jason

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]