[EMAIL PROTECTED] wrote:
> 
> >
> > 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

FWIW, Apache-SSL simply prints the name of the virtual host it is
loading before loading the key. A similar approach should work...

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to