Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the free KeyStore Explorer utility from the following website:
    http://keystore-explorer.sourceforge.net/
  2. Install the utility.
  3. Open KeyStore Explorer. KeyStore Explorer displays the following Quick Start options. On launch, it may ask you to download an updated Java Cryptography Extension (JCE) Unlimited Strength file.
    Image Removed Image Added
  4. Open the KeyStore Explorer console by clicking Open an existing KeyStore. KeyStore Explorer displays the Open KeyStore window.
  5. Browse to the IDERA Dashboard \conf directory (e.g. C:\Program Files\Idera\Dashboard\WebApplication\conf), and then open the keystore file.
    Image RemovedImage Added
    KeyStore Explorer displays the Unlock KeyStore window.
  6. In the Enter Password field of the Unlock KeyStore window, type:
    password
    and then click OK.
    Image Modified
    KeyStore Explorer displays a list of any existing certificates, as shown in the following image.
    Image Removed Image Added
  7. Create a new key pair by selecting the existing key, and then clicking the Generate Key Pair icon, as shown in the following image.
    Image Removed Image Added
  8. In the Generate Key Pair window, verify the proper algorithm is selected, and then click OK.
    Image Modified
    KeyStore Explorer begins to generate a new key pair
    Image Modified
    and then displays the Generate Key Pair Certificate window.
  9. In the Generate New Pair Certificate window, make the following changes:
    • In the Signature Algorithm list, select SHA-1 with RSA or SHA-256 with RSA. This example uses SHA-1 with RSA.
    • In the Validity Period fields, select the number of years the certificate is valid. This example uses 5 years.
  10. Click the Edit Name icon to enter identifying information.
    Image Modified
    KeyStore Explorer displays the Name window.
  11. In the Name window, complete each of the available fields. The entry in the Common Name (CN) field should correlate with the name of the website.
    In essence, the name that you provide should match the URL that you intend to use. For example, the following image shows an entry that creates a certificate for https://localhost.
    Image Removed Image Added
    Click OK. KeyStore Explorer displays the New Key Pair Entry Alias window.
  12. Verify that the displayed alias matches the name of your website, and then click OK.
    KeyStore Explorer displays the New Key Pair Entry Password window.
  13. Type and confirm the password you want to use for the key pair, and then click OK. Note that this password must match the password entered in step 6.
    In this case, type the following password in both input boxes:
    password

    KeyStore Explorer displays a message stating that the key pair generation is successful.
  14. Click OK to close the success window, and then verify the new line in the KeyStore Explorer certificate list, as shown in the following image.
    Image Modified
  15. Delete the old certificate by selecting the appropriate line, and then clicking the Cut icon, as shown in the following image.
    Image Removed Image Added
  16. Click the Save icon, as shown in the following image.
    Image Removed Image Added
  17. Restart the IDERA Dashboard Web Application service.
  18. Double-click on the certificate that you created to see the details.
    Image Modified
  19. Click Export and save the certificate to conf directory in the IDERA Dashboard conf directory (e.g. C:\Program\Files\Idera\Dashboard\WebApplication\conf\)
    Image RemovedImage Added
  20. Click OK on the certificate details window to close it.
    Image RemovedImage Added

  21. Open Certificate Manager by pressing Win+R to summon the Run dialog box, type certmgr.msc, and press ENTER.

    If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
    Image RemovedImage Added

  22. Right-click on the Trusted Root Certification Authorities > Certificate node and select All Tasks > Import.
    Image RemovedImage Added

  23. On the Certificate Import Wizard, click Next.
    Image RemovedImage Added

  24. Select the certificate that was exported and click Open.
    Image RemovedImage Added

  25. Click Next.
    Image RemovedImage Added

  26. Select Place all certificates in the following store. The correct store would be Trusted Root Certificate Authorities. Then click next.
    Image RemovedImage Added
  27. Click Finish.
    Image RemovedImage Added
  28. Select Yes.
    Image RemovedImage Added
  29. Click Ok on the confirmation window.
    Image Modified
  30. At this point, you will need to close any browser that is open and then attempt to access the IDERA Dashboard.
    Image Modified


Excerpt

IDERA Dashboard provides an integrated user experience for the IDERA products in your environment.

...