...
Steps | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Generate a certificate on your machine.
| |||||||||||
2 | Generate a certificate signing request for the CA to sign.
| |||||||||||
3 | Pass the CSR file to the CA server and generate the certificate.
Copy the CA signed certificate and ship it to the requestor's machine. | |||||||||||
4 | Create the credential.
| |||||||||||
5 | Create the context.
| |||||||||||
6 | View the available contexts.
| |||||||||||
7 | Use the new context.
Verify by examining the get-contexts output and ensure that the asterisk moved to the correct context.
|