https://bz.apache.org/bugzilla/show_bug.cgi?id=64722
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Joe Orton <[email protected]> --- (In reply to kvedenskii from comment #0) > builtin program for SSLPassPhraseDialog doesn't prompt for password on > apache start / restart via systemd, and apache fails to boot. Changing > certificate path and generating new ones doesn't make any difference. > When I switch to httpd-ssl-pass-dialog from mod_ssl package it prompts for > passphrase and restarts just fine. So use that? The script is provided to prompt via systemd. If you want to prompt from a tty when running httpd directly, that will work fine if you use builtin. The httpd_tty_comm boolean may make a difference here. Regardless, if you are using a build of httpd provided by a vendor, please report bugs directly to the vendor (i.e. Red Hat in this case) rather than upstream. -- 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]
