Hello,
I've problems with:
int pem_password_cb(char *buf, int size, int rwflag)
none of arguments allow examine for which certificate is need this
password.
I can simply imagine situation in which user is asked for two
passwords simultaneously => if user initiate connection to two
different host, at one time.
I'm reading certificates from file by PEM_read_X509() and
PEM_read_PrivateKey() this functions allow specify different
type of callbacks, but still didn't solve problem of concurrent
connections.
Is here any way how solving this?
Please, help me. Thanks
--
Jan Tomasek, student FEL-CVUT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
e-mail: [EMAIL PROTECTED]
www: http://mujweb.cz/web/tomasek/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~H~
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]