diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-08-10 21:06:48 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-08-10 21:06:48 +0200 |
| commit | 7fdc8ce619bcf02dc07a90bca37cc47882f89606 (patch) | |
| tree | e30bbc16b63b6479bc7f80e414a479ce95212836 /src/migration-scripts/https/3-to-4 | |
| parent | ae05ffb8bfae759dee1c891d8fef2094be1d6132 (diff) | |
| download | vyos-1x-7fdc8ce619bcf02dc07a90bca37cc47882f89606.tar.gz vyos-1x-7fdc8ce619bcf02dc07a90bca37cc47882f89606.zip | |
pki: T9135: correctly resolve a file:// URL when importing a CA certificate
The local-file branch of CA certificate import recognized a file:// URL
by scheme but never actually decoded it - os.path.exists()/open() still
received the full "file://..." string rather than the path component, so
an explicit file:// URL always failed with "File not found" even when it
pointed at a real, readable file.
Diffstat (limited to 'src/migration-scripts/https/3-to-4')
0 files changed, 0 insertions, 0 deletions
