--- wikisrc/amazon_ec2.mdwn 2011/02/15 03:25:54 1.4 +++ wikisrc/amazon_ec2.mdwn 2011/02/15 03:26:36 1.5 @@ -35,8 +35,8 @@ For convenience, you could store them un [[!template id=programlisting text=""" $ ls .ec2/ cert-SOMERANDOMKEY.pem # the X.509 certificate -id_rsa.ec2 # private RSA SSH key -id_rsa.ec2.pub # public RSA SSH key +id_rsa.ec2 # private RSA SSH key +id_rsa.ec2.pub # public RSA SSH key pk-SOMERANDOMKEY.pem # the private key associated to the certificate """]]