Score:0

will ssh work with a .cer file?

ng flag

I'm trying to set up an Avalance node on AWS. When following the instructions to set up a key pair, the file generated was a .cer file instead of a .pem file. Will I still be able to SSH onto the instance?

I'm on a mac and I'm not able to get the SSH to work. I don't know, however, what the issue is. It's not giving me an error. It's just sitting there with no response.

Got the instructions here: https://docs.avax.network/build/tutorials/nodes-and-staking/setting-up-an-avalanche-node-with-amazon-web-services-aws/

John Mahowald avatar
cn flag
What instructions did you follow? Please copy the relevant bit into your question.
Score:0
cf flag

Convert a DER file (.crt .cer .der) to PEM

openssl x509 -inform der -in certificate.cer -out certificate.pem
DBWeinstein avatar
ng flag
I ended up just changing the extention from .cer to .pem using finder in my Mac. Seems to work. Is that gonna compromise my security?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.