+1
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 20 2022
+1; versioning the API is also a best practice.
+1
+1
+1
Being able to quickly see reservations in an operational mode command would be convenient, avoiding the need to pull up the config.
Feb 19 2022
It is used in keepalived Template
Feb 18 2022
@kirvio Could you check it on 1.3/1.4?
PR for documentation: https://github.com/vyos/vyos-documentation/pull/719
I've submitted a PR here: https://github.com/vyos/vyos-1x/pull/1227
Feb 17 2022
It's not a bug, to automatically add the routes when the link is disconnected, set the connect-on-demand parameter.
@dutty Thanks for confirming.
I just built ISO from the 1.3 branch and tried (1.3-rolling-202202171824). ocserv works normal. The issue is probably resolved.
Thank you.
CI job for re-build pkg ocserv should fix this issue.
After further testing, it looks like it's not necessary to have <iface>_ca.pem contain both the server and client chains of trust.
I started working on implementing my "alternative" idea. It's a little bit more complicated than I first thought because we have to consider both the server and client chain of trust.
@c-po Thank you for the work on this.