HomeVyOS Platform

https: T5902: remove virtual-host configuration

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

https: T5902: remove virtual-host configuration

We have not seen the adoption of the https virtual-host CLI option.

What it did?

  • Create multiple webservers each listening on a different IP/port (but in the same VRF)
  • All webservers shared one common document root
  • All webservers shared the same SSL certificates
  • All webservers could have had individual allow-client configurations
  • API could be enabled for a particular virtual-host but was always enabled on the default host

This configuration tried to provide a full webserver via the CLI but VyOS is a
router and the Webserver is there for an API or to serve files for a local-ui.

Changes

Remove support for virtual-hosts as it's an incomplete and thus mostly useless
"thing". Migrate all allow-client statements to one top-level allow statement.

(cherry picked from commit d0d3071e99eb65edb888c26ef2fdc9e038438887)

Details

Provenance
c-poAuthored on Jan 6 2024, 9:55 AM
MergifyCommitted on Jan 10 2024, 7:11 AM
Parents
rVYOSONEXa9ed12de9342: Merge pull request #2774 from vyos/mergify/bp/sagitta/pr-2758
Branches
Loading...
Tags
Loading...

Event Timeline

Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX34eadcf2f74a: https: T5902: remove virtual-host configuration (authored by c-po).Jan 10 2024, 7:11 AM