diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-12-02 07:14:13 +0100 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-12-02 07:22:18 +0100 |
| commit | 63cc76fa23674aa0fe92d8fc13ba52ca1e7c98f9 (patch) | |
| tree | 0d6ffa02a2ed4bbfd085e4901aa6dc225177a696 /src/migration-scripts/https/2-to-3 | |
| parent | f4d46db92f9d95c2264c219304172b7b45094bb3 (diff) | |
| download | vyos-1x-63cc76fa23674aa0fe92d8fc13ba52ca1e7c98f9.tar.gz vyos-1x-63cc76fa23674aa0fe92d8fc13ba52ca1e7c98f9.zip | |
openvpn: T7738: avoid duplicate certs during 1.3 -> 1.4 migration
When migrating from VyOS 1.3 to 1.4, OpenVPN interfaces sharing the same
certificate (chain) end up getting duplicated certificate entries, one per
interface — instead of reusing a single cert if applicable.
This change makes the migration logic detect shared certificates and reuse a
single CA and server certificate objects, preventing redundant certificate
entries in the config.
Diffstat (limited to 'src/migration-scripts/https/2-to-3')
0 files changed, 0 insertions, 0 deletions
