You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/01/15 05:50:36 UTC

[Bug 65804] New: If a certificate associated with a virtual host is bad, entire server will not start-up

https://bz.apache.org/bugzilla/show_bug.cgi?id=65804

            Bug ID: 65804
           Summary: If a certificate associated with a virtual host is
                    bad, entire server will not start-up
           Product: Apache httpd-2
           Version: 2.4.52
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: nanook@eskimo.com
  Target Milestone: ---

When a certificate is bad, crt doesn't match key, etc, in a VirtualHost
directive, is bad, the entire server will not start.  It would be much better
for it to log an error and then just ignore that particular VirtualHost
directive, else this is really a bad thing in a shared hosting environment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 65804] If a certificate associated with a virtual host is bad, entire server will not start-up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65804

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Joe Orton <jo...@redhat.com> ---
If you want to change this behaviour you are very welcome to develop a patch
and find consensus that your approach is better, please start here:
https://httpd.apache.org/dev/

As it is right now: the software is behaving exactly as the authors intended,
so there is no bug to track. Please do not abuse bugzilla and waste time by
re-opening bugs needlessly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 65804] If a certificate associated with a virtual host is bad, entire server will not start-up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65804

--- Comment #4 from Robert Dinse <na...@eskimo.com> ---
Perhaps it's time to switch to nginx.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 65804] If a certificate associated with a virtual host is bad, entire server will not start-up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65804

Robert Dinse <na...@eskimo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from Robert Dinse <na...@eskimo.com> ---
I see so it's broke but that's typical and anyway there is a way you can work
around it.  Great.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 65804] If a certificate associated with a virtual host is bad, entire server will not start-up

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65804

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
This is typical behaviour for httpd.  You can use some more wrapper scripts
plus "httpd -t" if you want to achieve that behaviour in a shared hosting
environment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org