Files
myscripts/sshRsaToPem.sh
2013-09-09 21:15:10 +02:00

4 lines
53 B
Bash
Executable File

#!/bin/bash
PKEY=$1
ssh-keygen -f $PKEY -e -m PKCS8