PBQ Flashcards
1
Q
Common name
A
ws01.comptia.org
2
Q
extendedKeyUsage
A
serverAuth
3
Q
policyIdentifier
A
URL=http://homesite.comptia.org/home.aspx
4
Q
subjAltName
A
DNS Name=*.comptia.org
5
Q
What are the SSH steps?
A
ssh-keygen -t rsa
ssh-copy-id -i ~/.ssh/id_rsa.pub user@server
ssh -i ~/.ssh/id_rsa user@server