Browsing through the mod_ssl source code, I notice that ssl_engine_config.c
has a reference to stdin.  Unfortunately I don't know lex/flex well enough
to understand why.  What's up?  When does mod_ssl need to read stdin?  

I know that the default SSLPassPhraseDialog setup will cause it to prompt
for a pass phrase, but that's handled through OpenSSL calls
(EVP_read_pw_string(), if I'm not mistaken).  This is something different.
But what?  Thanks for any pointers.

-- 
Tom Harrington
Cybernetic Entomologist
EMC Colorado Springs
[EMAIL PROTECTED]


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to