https://bz.apache.org/bugzilla/show_bug.cgi?id=66016
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Joe Orton <[email protected]> --- I'm not sure what "password encryption is stored in plaintext" means. With mod_ssl you can do any of: a) use a plaintext-on-disk key file b) use an encrypted-on-disk key file which is unencrypted in memory using a passphrase supplied at startup c) use a PKCS#11 module which encapsulates the key (e.g. in hardware) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
