Alexandre Santos
Alexandre Santos
Thanks for your clarification regarding the CA certificates. But what about the leaf certificates? Imagine that I have 2 connections to 2 different peers. leaf certificate A is used to...
We tried the following vici commands: 1. load-key to load private key of the local certificate; 2. load-conn with connections..local.cert.file Connection is established. And both certificates are in the cache....
@tobiasbrunner, Thanks for your input. Using the error-notify plugin means that our management code has to support 2 interfaces: - Vici for management and IKE and Child SA up/down and...
I noticed that [error-notify plugin](https://wiki.strongswan.org/projects/strongswan/wiki/ErrorNotifyPlugin) does not notify about all events happening. In my case, I was expecting ALERT_PEER_INIT_UNREACHABLE and ALERT_PEER_AUTH_FAILED to be notified. Are there any plans to have...
Branch seems good, thanks! Can we open the PR to master?
Hi @sudheerreddys, I think this enhancement is being developed by Shikhar Vashistha at GSoC 2022, maybe he can help you with that.
Hi, I looked into the repository, and I could find: https://github.com/opencomputeproject/onie/blob/fc20b7ee376f70750b95fa25941202f22c81a581/machine/qemu_armv7a/u-boot/platform-qemu_armv7a.patch https://github.com/opencomputeproject/onie/blob/fc20b7ee376f70750b95fa25941202f22c81a581/machine/alphanetworks/alphanetworks_snq6070_320f/u-boot/platform-alpha-networks-snq6070_320f.patch https://github.com/opencomputeproject/onie/blob/fc20b7ee376f70750b95fa25941202f22c81a581/machine/alphanetworks/alphanetworks_snx6070_486f/u-boot/platform-alpha-networks-snx6070_486f.patch https://github.com/opencomputeproject/onie/blob/fc20b7ee376f70750b95fa25941202f22c81a581/machine/lenovo/lenovo_g8296/u-boot/platform-lenovo-g8296.patch But there is https://github.com/opencomputeproject/onie/blob/c224c29b9abd48c58b5fb5b40bce4c8ab0d8e805/machine/nxp/u-boot/0045-board-ls1012a-FRWY-LS1012A-board-support.patch which makes me think that the grep needs to be more strict,...
I would include one more test, for the case that grep returns no results: `if [ -z "$env_sector_size" ] ; then # try to figure it out from the $MACHINE_CONIFG...
Hi I had another error while compiling accton_as6700_32x. The origin seems to be in: fw_env.c:64:2: error: unknown type name 'uint8_t' uint8_t mtd_type; /* type of the MTD device */ ^~~~~~~...
Still visible in version 4.4: ``` root@machine:/home# coredumpctl dump 24897 PID: 24897 (syslog-ng) UID: 0 (root) GID: 0 (root) Signal: 7 (BUS) Timestamp: Thu 2023-10-19 15:52:25 UTC (9min ago) Command...