How to get the Key's Fingerprint?

How to get the Key's Fingerprint?

To generate key fingerprint, you need to upload the generated PEM public key in the Oracle cloud console. Follow the steps below to achieve the same:
  1. Open the Console, and sign in.
  2. View the details for the user who will be calling the API with the key pair:
    1. If you're signed in as the user: Open the Profile menu (User menu icon) and click My Profile.
    2. If you're an administrator doing this for another user: Open the navigation menu and click Identity & Security. Under Identity, click Users. Select the user from the list.
  3. In the Resources section at the bottom left, click API Keys. 
  4.    Click Add API Key at the top left of the API Keys list. The Add API Key dialog displays. 
  5. Select the Paste a public key radio button.
  6. Paste the contents of the PEM public key in the dialog box and click Add.
The key's fingerprint is displayed (for example, 12:34:56:78:90:ab:cd:ef:12:34:56:78:90:ab:cd:ef). To know more, refer OCI documentation to upload public key and generate Fingerprint.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How can I generate SSH key for public key based authentication in server monitors?

                        To monitor a Unix server via Public Key Authentication in SSH mode, you need to generate a set of RSA or DSA key pairs. To generate RSA or DSA SSH key pairs: For windows, you can use a free tool like PuTTYgen. For Linux, you can use ssh-keygen ...
                      • Troubleshoot SSH key based authentication failures

                        Follow the suggestions given below to troubleshoot SSH key based authentication failures Check server availability. Click here to know how to check server availability in Applications Manager Verify if you have specified the correct command prompt ...
                      • Convert Certificate and Key (Private) into a keystore file

                        When you have Certificate (.crt file) and Private key (.key file), which you want to convert into Keystore (.keystore file), please follow the below steps. Basic flow: <.crt file> ➕ <.key file> ➡️ <.p12 file> ➡️ <.keystore file> Step 1 - Convert ...
                      • How to change AppManager credentials/EUM API Key?

                        How to change AppManager credentials/EUM API Key in console mode or directly from file? For EUM Agent version 18 and above: Go to [EUM_HOME]/conf folder. Open AppServer.xml in a text editor. Remove encryptedKey attribute and add new attribute apikey ...
                      • How to verify the license key for a .NET application?

                        If you find that the APM Insight .NET monitor is not created in Applications Manager, it might be due to an empty or invalid license key. You can verify the license key by following the steps given below. Note: Before you proceed, ensure that the APM ...