forked from docs/doc-exports
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
3.0 KiB
3.0 KiB
(Recommended) Creating a Key Pair on the Management Console
Scenarios
You can use the management console to create a key pair. ECS stores the public key and you store the private key.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select your region and project.
- Under Computing, click Elastic Cloud Server.
- In the navigation pane on the left, choose Key Pair.
- On the displayed page, click Create Key Pair.
- Enter a key pair name.
A key pair name consists of two parts: KeyPair and four random digits (KeyPair-xxxx).
- Click OK.
- Manually or automatically download a .pem private key file with the name that you specify as the key name. Store it in a secure place and click OK.
Parent topic: Key Pairs