<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/service/https.rst, branch 1.4.3</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4.3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2024-01-11T06:32:08+00:00</updated>
<entry>
<title>https: add latest CLI changes</title>
<updated>2024-01-11T06:32:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-08T20:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=1431c3736b771f3fe01fe54a95c26f7e6fac4a60'/>
<id>urn:sha1:1431c3736b771f3fe01fe54a95c26f7e6fac4a60</id>
<content type='text'>
(cherry picked from commit cecc0f3c32afb455ddb006b35faf343877061443)
</content>
</entry>
<entry>
<title>http: T5762: rename "virtual-host listen-port" -&gt; "virtual-host port"</title>
<updated>2023-11-22T10:05:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-22T10:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=841cf147ec95c3eb87a1a0b8bace1092bf573d9a'/>
<id>urn:sha1:841cf147ec95c3eb87a1a0b8bace1092bf573d9a</id>
<content type='text'>
(cherry picked from commit 2e3510f9886a5512b320267f21035d291c2fb3f5)
</content>
</entry>
<entry>
<title>http: T5762: api: make API socket backend communication the one and only default</title>
<updated>2023-11-21T07:23:54+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-21T07:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2c61e8fa889b695121773ff60a06bd485f411d52'/>
<id>urn:sha1:2c61e8fa889b695121773ff60a06bd485f411d52</id>
<content type='text'>
Why: Smoketests fail as they can not establish IPv6 connection to uvicorn
backend server.

https://github.com/vyos/vyos-1x/pull/2481 added a bunch of new smoketests.

While debugging those failing, it was uncovered, that uvicorn only listens on
IPv4 connections

vyos@vyos# netstat -tulnp | grep 8080
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      -

As the CLI already has an option to move the API communication from an IP to a
UNIX domain socket, the best idea is to make this the default way of
communication, as we never directly talk to the API server but rather use the
NGINX reverse proxy.

(cherry picked from commit 12ffd3e638dc00ae672b47c9dd2a64e0e68d0c01)
</content>
</entry>
<entry>
<title>Update https.rst</title>
<updated>2022-07-14T02:20:48+00:00</updated>
<author>
<name>KyleM</name>
<email>103862795+ServerForge@users.noreply.github.com</email>
</author>
<published>2022-07-14T02:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=44c495b7fdc42da3b07746e5a2c9122be1b922ad'/>
<id>urn:sha1:44c495b7fdc42da3b07746e5a2c9122be1b922ad</id>
<content type='text'>
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01"</content>
</entry>
<entry>
<title>http-api: Add action reset and socket description</title>
<updated>2022-05-30T09:20:44+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-05-30T09:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a7fab19a17d6a412c50b4df66faa5d66b85f8d08'/>
<id>urn:sha1:a7fab19a17d6a412c50b4df66faa5d66b85f8d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update https.rst</title>
<updated>2022-04-12T14:26:56+00:00</updated>
<author>
<name>showipintbri</name>
<email>40892800+showipintbri@users.noreply.github.com</email>
</author>
<published>2022-04-12T14:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=15f41f61bb0fcde2d691551b92274b13f8d84682'/>
<id>urn:sha1:15f41f61bb0fcde2d691551b92274b13f8d84682</id>
<content type='text'>
linting correction update</content>
</entry>
<entry>
<title>Update https.rst</title>
<updated>2022-04-12T14:00:07+00:00</updated>
<author>
<name>showipintbri</name>
<email>40892800+showipintbri@users.noreply.github.com</email>
</author>
<published>2022-04-12T14:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0db3944173be8a63005d17b06e897af47cf423e3'/>
<id>urn:sha1:0db3944173be8a63005d17b06e897af47cf423e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #608 from showipintbri/patch-3</title>
<updated>2021-09-04T17:22:56+00:00</updated>
<author>
<name>Robert Göhler</name>
<email>github@ghlr.de</email>
</author>
<published>2021-09-04T17:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=47ecaa02f5adb7becd83b1053e293a9bc4059ce7'/>
<id>urn:sha1:47ecaa02f5adb7becd83b1053e293a9bc4059ce7</id>
<content type='text'>
Grammar corrections</content>
</entry>
<entry>
<title>Spelling Corrections</title>
<updated>2021-09-02T20:48:50+00:00</updated>
<author>
<name>showipintbri</name>
<email>40892800+showipintbri@users.noreply.github.com</email>
</author>
<published>2021-09-02T20:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b93df1e691563ff9ad29ccd448a9c677ba6a8b5c'/>
<id>urn:sha1:b93df1e691563ff9ad29ccd448a9c677ba6a8b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Grammar corrections</title>
<updated>2021-09-02T20:46:54+00:00</updated>
<author>
<name>showipintbri</name>
<email>40892800+showipintbri@users.noreply.github.com</email>
</author>
<published>2021-09-02T20:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a0df25d7ed582fe0fd5fe1bbe0ab5de853af1d8d'/>
<id>urn:sha1:a0df25d7ed582fe0fd5fe1bbe0ab5de853af1d8d</id>
<content type='text'>
</content>
</entry>
</feed>
