>
> > > Hello,
> ...
> > You might want to use global variables to guess which private key's
> > password to supply
> Yes, before calling PEM_read_*() I can set global variable to point
> to class which is calling it, but at time when user is entering
> password, can arive new conection ... and my program should need
> to prompt for other password.
If you accept connections, keep keys unencrypted and let your
program and filesystem to protect them. Become a root on unix
host for this if not yet..
Vadim
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]