Posts Tagged ‘ssh’

I was on a quest to find a way to test the length of ssh public keys to ensure they all meet our requirements.  Because we have several users with keys, I needed to write a script to make things far quicker.  After searching google and manpages, I found a combination of `ssh-keygen` and `awk` [...]

Wednesday, July 8th, 2009 at 15:48 | 0 comments
Categories: *nix
TOP