diff options
author | Robey Pointer <robey@lag.net> | 2004-04-06 22:03:21 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-04-06 22:03:21 +0000 |
commit | 68c8a9b2e69f0d5f4f350b26ac1998d26a22dac4 (patch) | |
tree | 66ebb9e5f894b4dc27b4875b10d62aa3e8f7a092 /tests | |
parent | 945a41dd3d2cf7f3d37012c588d8eb07bcc296b2 (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-43]
fix encrypted private key files
the random byte padding on private key files' BER data was confusing openssh,
so switch to null-byte padding, which is slightly less secure but works with
crappy old openssh. also, enforce the mode when writing the private key
file. we really really want it to be 0600. (python seems to ignore the
mode normally.)
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions