unknown protocol speaking not SSL to HTTPS port on apache2 reload/restart
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| apache2 (Ubuntu) |
Low
|
Unassigned |
Bug Description
Binary package hint: apache2
After enabling ssl on my apache2 installation, doing an apache2 reload or restart produces messages like this in the error log:
SSL Library Error: 336027900 error:140760FC:SSL routines:
These are explained here:
http://
Simply reordering the Listen directives in /etc/apache2/
Forest (foresto) wrote : | #1 |
tags: | added: patch |
Forest (foresto) wrote : | #3 |
This was seen on Ubuntu Maverick just a week or two ago.
Changed in apache2 (Ubuntu): | |
status: | Incomplete → New |
Scott Moser (smoser) wrote : | #4 |
I'm marking this triaged, It seems like:
a.) it could easily be fixed in ubuntu
b.) it is very low priority
c.) Per apache svn 2.3.1 [1], this is fixed in releases 2.3.1 and newer. Ubuntu [2] is at 2.2.19. It might make more sense to cherry pick the upstream commit if possible [3]
d.) we'd like to forward it to debian.
--
[1] http://
[2] https:/
[3] http://
Changed in apache2 (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Triaged |
Scott Moser (smoser) wrote : | #5 |
Heres a debdiff that we could apply to oneiric to cherry pick the SVN commit from apache.
I've also just now pushed this to my ppa (https:/
It would be great if you can verify if that fixes the warning. I just ran out of time to do so.
Scott Moser (smoser) wrote : | #6 |
@Forest,
Could you verify if the debdiff/ppa build fix the issue for you?
You can re-build for your release, or use a vm , or test on EC2 or Eucalyptus Community Cloud (http://
Thanks for reporting this issue and attaching a patch! I'd like to clarify which release you are seeing this behaviour on, as my understanding of upstream is that it was resolved in their trunk ~2 years ago. I would have expected this to be fixed in a later release of ubuntu when the upstream fix reached us.
However, if this is not the case - we need to investigate further. Marking Incomplete pending clarification where this behaviour is being witnessed.
Thanks!