Bug 1084230
| Summary: | mod_ssl option "SSLPassPhraseDialog exec:/path/to/program" no longer works as documented | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Gianopoulos <wgianopoulos> |
| Component: | httpd | Assignee: | Jan Kaluža <jkaluza> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | jkaluza, jorton, pahan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-20 06:00:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Bill Gianopoulos
2014-04-03 23:27:57 UTC
(In reply to Bill Gianopoulos from comment #0) > This has worked for every version from fedora14 through > mod_ssl-2.4.9-2.fc20.x86_64 Oops bad cut/paste that should have read every version form fedora14 through mod_ssl-2.4.6-6.fc20.x86_64 This looks like a bug. I've sent email upstream and I'm working on patch currently. Thanks for letting us know. (In reply to Jan Kaluža from comment #2) > This looks like a bug. I've sent email upstream and I'm working on patch > currently. Thanks for letting us know. Thanks! I have worked around it in the script i run. I decided to file it here rather than in Apache's bugzilla, because my experience has not been very successful in getting anything fixed via that method unless a patch is provided and I am not familiar enough with this code to do that. It looks like the original upstream developer who did this incompatibility thinks it's not the core information for the scripts using SSLPassPhraseDialog. The documentation in httpd trunk (developer version of 2.5) has been fixed. He asked following: > Can you provide more information about the specific script/program (and > what is causing the incompatibility)? This would help in getting a > better understanding of the problem, I think. Original upstream thread can be found here: http://mail-archives.apache.org/mod_mbox/httpd-dev/201404.mbox/%3C533FE7EC.9060706%40velox.ch%3E This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This has been fixed in httpd-2.4.10 as it is in Fedora 20 now. |