> > 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. .. > Is here any way how solving this? You might want to use global variables to guess which private key's password to supply Vadim ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- pem_password_cb how to detect for which cert I'm asked for pa... Jan Tomasek
- Re: pem_password_cb how to detect for which cert I'm ask... vf