Re: More fun with SSL certificates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/2/23 05:31, Peter Boy wrote:


Am 02.05.2023 um 12:23 schrieb Patrick O'Callaghan <pocallaghan@xxxxxxxxx>:

# httpd  -S
VirtualHost configuration:
*:80                   bree.org.uk (/etc/httpd/conf.d/bree.conf:1)
*:443                  is a NameVirtualHost
        default server bree.org.uk (/etc/httpd/conf.d/bree-le-ssl.conf:2)
        port 443 namevhost bree.org.uk (/etc/httpd/conf.d/bree-le-ssl.conf:2)
        port 443 namevhost bree.org.uk (/etc/httpd/conf.d/ssl.conf:56)
ServerRoot: "/etc/httpd"
Main DocumentRoot: "/var/www/html“

We often encounter issues with a configuration as you have.

The problem is:
Your bree.org.uk address acts as a default server following apache’s naming convention (it is the first file sorting the file names alphabetically). At the same time a default vname server is configured in the default ssl configuration file (/etc/httpd/conf.d/ssl.conf:56). We often encounter problems in such a situation, when 2 configurations are effective at the same time.

You may try either of the following

(a) define another named host with comes first in the alphabetical order...

Thank you Peter Boy.

After only 29 years I finally understand why there is an apache vhost defined by 000-default.conf.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux