以下の案内に従ってWindows PCでRSA key-pairを作成する方法をご指導ください。
当方のPCはWindows 10 バージョン2004 64ビット版です。
この通りに作業すれば良いのでしょうけれども、知識不足で理解出来ませんでした。
何卒宜しくお願い致します。
-------------------
1. Generate RSA key-pair
Using openssl
$ openssl genrsa -des3 -out my_rsa_key_pair 2048
Note: Using -des3 ensures that pem file generated in above step will be passphrase protected.
2. Install the PuTTY tools suit
Install the full PuTTY tools suit, or download the standalone puttygen binary from https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
3. Generate the key
Press the 'Generate' button and move mouse cursor around as instructed.
4. Save the private key
Use the 'Save private key' button, so you can open it with PuTTYgen later.
5. Copy the ssh-rsa public key
Copy the public key from the PuTTYgen window as shown below and paste it to the location where you want to upload the public key for either registering a new consumer Id or update an existing consumer id in the Consumer Capability.