<!doctype html> <html> <head> <title>Verify the Rhapsody Engine Certificate</title> <link rel="stylesheet" href="styles/site.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="styles/icons.css" type="text/css"> <script src="js/jquery.min.js"></script> <script src="tree/collapsibleTreeMenu.js"></script> <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css"> </head> <body class="theme-default aui-theme-default"> <div id="page"> <div id="main" class="aui-page-panel"> <div id="main-header"> <div id="breadcrumb-section"> <ol id="breadcrumbs"> <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> <li> <span><a href="Administering-Rhapsody_133160982.html">Administering Rhapsody</a></span> </li> <li> <span><a href="Security-Provisions_133161176.html">Security Provisions</a></span> </li> <li> <span><a href="Rhapsody-Server-Authentication_133161184.html">Rhapsody Server Authentication</a></span> </li> <li> <span><a href="Rhapsody-IDE-Trust-Manager_133161202.html">Rhapsody IDE Trust Manager</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Verify the Rhapsody Engine Certificate</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p>It is critical to verify that the selected SSL certificate is the correct SSL certificate for this Rhapsody engine before adding it. When the Rhapsody engine has been added, it is trusted by the Rhapsody IDE without prompting the user further (and presuming the other validation criteria are met).</p> <p>The SSL certificate can be verified by comparing the thumbprint within the certificate to the thumbprint generated at Rhapsody startup on the Rhapsody engine. During Rhapsody engine startup, a file called <code>ide.sha1.txt</code> is generated in the <code><Rhapsody>/rhapsody</code> directory. The thumbprint included in this text file should the same as the thumbprint in the SSL certificate.</p> <p><span class="image-wrap"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image" src="attachments/133161207/133161208.png" data-image-src="attachments/133161207/133161208.png" data-unresolved-comment-count="0" data-linked-resource-id="133161208" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="CertificateThumbprint.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133161207" data-linked-resource-container-version="1"></span></span></p> <p><span class="image-wrap"> <br></span></p> </div> </div> </div> </div> </body> </html>