summaryrefslogtreecommitdiff
path: root/src/migration-scripts/https/3-to-4
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-08-10 21:06:48 +0200
committerChristian Breunig <christian@breunig.cc>2026-08-10 21:06:48 +0200
commit7fdc8ce619bcf02dc07a90bca37cc47882f89606 (patch)
treee30bbc16b63b6479bc7f80e414a479ce95212836 /src/migration-scripts/https/3-to-4
parentae05ffb8bfae759dee1c891d8fef2094be1d6132 (diff)
downloadvyos-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