On Sun, Jun 25, 2000 at 11:05:22AM -0600, Balazs Nagy wrote:
> 
> The mod_ssl I use only asks the password once, and uses it for all keys. I
> don't know how to make it ask a passwords per each key while using the standard
> passwd dialog.

You can do that simply by having different passwords for the keys. 
Basically mod_ssl will try to decrypt the private key with all the
passwords that has been entered previously, and only if that fails,
it will ask you for a password. See the manual:
http://www.modssl.org/docs/2.6/ssl_reference.html#ToC2 and
http://marc.theaimsgroup.com/?l=apache-modssl&m=96193908231776&w=2

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to