Versions Compared

Key

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

The IDERA Dashboard Web Application service comes with SSL TLS1.2 already set up. By default, SSL TLS works with a self-signed certificate. This certificate can be used for encryption only and does not prove the identity of the server.

That default certificate is not signed by any well-known Certification Authority (CA), and is intended only for use in testing purposes. When a user attempts to open the SSL TLS version of the IDERA Dashboard Web interface, a warning appears in the browser window.

...

Every browser comes with a pre-defined list of well-known CAs. You can find a sample list of CAs at http://www.dmoz.org/Computers/Security/Public_Key_Infrastructure/PKIX/Tools_and_Services/Third_Party_Certificate_Authorities/.

Along with the name of your organization and the name of your server, a CA-signed certificate contains the public key of the server. This public key is used by the browser to encrypt data sent to the server. There is a private key on the server. The server uses the private key to decrypt the data encrypted by the public key. The private key should be kept secure on the server to prevent unauthorized access.

For more information about public key cryptography, see

Newtab2
aliashttp://en.wikipedia.org/wiki/Public-key_cryptography
urlhttp://en.wikipedia.org/wiki/Public-key_cryptography
. To learn more about certificates and steps to buy a certificate, refer to a CA website such as:

Generating a certificate request

...

Info

You can download OpenSSL for Windows installation package from

Newtab2
aliashttp://gnuwin32.sourceforge.net/packages/openssl.htm
urlhttp://gnuwin32.sourceforge.net/packages/openssl.htm
.

  1. Start a Windows Command Prompt by clicking Start > Command Prompt. Alternatively, you can go to Start > Run and then type cmd without quotes and press <Enter>.
  2. Use C: and then cd\ commands to go to the root directory of the disk C, where the key and certificates are located.
  3. Run the following commands to convert the key and the certificate from PEM to DER format.
    C:\OpenSSL\bin\openssl pkcs8 -topk8 -nocrypt -in wildcard.idera.com.key -inform PEM -out wildcard.idera.com.key.der -outform DER
    C:\OpenSSL\bin\openssl x509 -in wildcard.idera.com.crt -inform PEM -out wildcard.idera.com.crt.der -outform DER
  4. Use the cd command to go to the directory where the keytool is located.
    cd "C:\Program Files\Idera\Dashboard\WebApplication\JRE\bin\"
  5. Use Internet Explorer to download the ImportKey utility.
  6. Point Internet Explorer to
    Newtab2
    aliashttp://
    community.igniterealtime.org
    igniterealtime.jiveon.com/servlet/JiveServlet/download/196707-4718/importkey.zip
    urlhttp://igniterealtime.jiveon.com/servlet/JiveServlet/download/196707-4718/importkey.zip
    . Unzip the utility to C:\Program Files\Idera\Dashboard\WebApplication\JRE\bin\ directory.
  7. Run the following command. It will launch the ImportKey utility and create the keystore file (default name is keystore.ImportKey) in your home directory (in Windows 2008 it is usually C:\Users\<your username>). The private key and the certificate will be placed there.
    java ImportKey c:\wildcard.idera.com.key.der c:\wildcard.idera.com.crt.der

    Info

    The keystore and key passwords both must be set to password.

  8. The following command allows you to set the password for your keystore file. The default password is importkey. Enter it when prompted, and then type the new password, which must be set to password.
    keytool -storepasswd -keystore c:\Users\Administrator\keystore.ImportKey
  9. This command will allow you to set the password for the key file in the keystore. The default password is importkey. Enter it when prompted, and then type the new password, which must be set to password.
    keytool -keypasswd -alias importkey -ketstore c:\Users\Administrator\keystore.ImportKey
  10. Use Internet Explorer to download the intermediate certificate chain for the Certification Authority (CA). For example, point Internet Explorer to
    Newtab2
    aliashttps://certificates.godaddy.com/repository/sf_issuing.crt
    urlhttps://certificates.godaddy.com/repository/sf_issuing.crt
    .
  11. Save the intermediate certificate chain to the root directory of the disk C.
  12. Import the received trusted certificate into your keystore file.
    keytool -import -alias intermed -file c:\sf_issuing.crt -keystore c:\Users\Administrator\keystore.ImportKey -trustcacerts

    Info

    Internet Explorer may change the file extension. If the command above does not work, try sf_issuing.cer instead of sf_issuing.crt.

  13. Open Windows Explorer. Navigate to the directory C:\Program Files\Idera\Dashboard\WebApplication\conf.
  14. Rename the file keystore to keystore.old. Then rename the file C:\Users\<your username>\keystore.ImportKey to C:\Program Files\Idera\Dashboard\WebApplication\conf\keystore.
  15. Restart the IDERA Dashboard Web Application service.

...

Read more about Java keytool for Windows:

Newtab2
aliashttp://java.sun.com/javase/6/docs/technotes/tools/windows/keytool.html
urlhttp://java.sun.com/javase/6/docs/technotes/tools/windows/keytool.html



Scroll pdf ignore
Excerpt
IDERA Dashboard provides an integrated user experience for the IDERA products in your environment.
IDERA WebsiteProductsPurchaseSupportCommunityAbout UsResources
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
|
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
|
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
|
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/
|
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
|
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
|
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
|
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse
Legal