Browse Guides

DB integrator error: Decryption check failed - please install the API certificate on this server, or ensure that the Halo DB Integrator is running on the application server
Reading mode
Copy Link
Link Copied!
Print
Feedback
This guide has multiple versions available:
<div><div><style>p { margin: 0; }span.fr-emoticon.fr-emoticon-img { background-repeat: no-repeat !important; font-size: inherit; height: 1em; width: 1em; min-height: 20px; min-width: 20px; display: inline-block; margin: -0.1em 0.1em 0.1em; line-height: 1; vertical-align: middle; } span.fr-emoticon { font-weight: normal; font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols"; display: inline; line-height: 0; } blockquote { border-left: solid 2px #5e35b1; color: #5e35b1; margin-left:0; padding-left:5px;}blockquote blockquote{ border-color: #00bcd4; color: #00bcd4;}blockquote blockquote blockquote{ border-color: #43a047; color: #43a047;} table.grid{ border-collapse: collapse;} table.grid td, table.grid th { border: 1px solid #ddd;} .fr-fic.fr-dib{ display: block; margin: 5px auto;}.fr-fic.fr-dib.fr-fir{ text-align: right; margin: 5px 0 5px auto;}.fr-fic.fr-dib.fr-fil{ text-align: left; margin: 5px auto 5px 0;}.fr-fic.fr-dii{ float: none; margin: 5px auto;}.fr-fic.fr-dii.fr-fil{ float: left; margin: 5px auto;}.fr-fic.fr-dii.fr-fir{ float: right; margin: 5px auto;}img.fr-dib.fr-fir { margin-right: 0; text-align: right;}img.fr-dib.fr-fil { margin-left: 0; text-align: left;}img.fr-dib { margin: 5px auto; display: block; float: none;}img.fr-bordered { box-sizing: content-box; border: solid 5px #CCC;}img.fr-shadow { box-shadow: 10px 10px 5px 0px #cccccc;}img.fr-rounded { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;}</style><div><p><img src="https://halo.haloservicedesk.com/api/attachment/image?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjhjNDhmNzMyLTc5YzYtNGU2Yi04ZjE3LTMzNjBkNjY2MDk3NCJ9.danTD-bbspZvJjlR-FONlQlIPYcAA6wQBMOd1eesg1U" class="fr-fic fr-fil fr-dib"></p><p><br></p></div></div></div>
<div><div><style>p { margin: 0; }span.fr-emoticon.fr-emoticon-img { background-repeat: no-repeat !important; font-size: inherit; height: 1em; width: 1em; min-height: 20px; min-width: 20px; display: inline-block; margin: -0.1em 0.1em 0.1em; line-height: 1; vertical-align: middle; } span.fr-emoticon { font-weight: normal; font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols"; display: inline; line-height: 0; } blockquote { border-left: solid 2px #5e35b1; color: #5e35b1; margin-left:0; padding-left:5px;}blockquote blockquote{ border-color: #00bcd4; color: #00bcd4;}blockquote blockquote blockquote{ border-color: #43a047; color: #43a047;} table.grid{ border-collapse: collapse;} table.grid td, table.grid th { border: 1px solid #ddd;} .fr-fic.fr-dib{ display: block; margin: 5px auto;}.fr-fic.fr-dib.fr-fir{ text-align: right; margin: 5px 0 5px auto;}.fr-fic.fr-dib.fr-fil{ text-align: left; margin: 5px auto 5px 0;}.fr-fic.fr-dii{ float: none; margin: 5px auto;}.fr-fic.fr-dii.fr-fil{ float: left; margin: 5px auto;}.fr-fic.fr-dii.fr-fir{ float: right; margin: 5px auto;}img.fr-dib.fr-fir { margin-right: 0; text-align: right;}img.fr-dib.fr-fil { margin-left: 0; text-align: left;}img.fr-dib { margin: 5px auto; display: block; float: none;}img.fr-bordered { box-sizing: content-box; border: solid 5px #CCC;}img.fr-shadow { box-shadow: 10px 10px 5px 0px #cccccc;}img.fr-rounded { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;}</style><div><p>This happens when the Integrator tries to decrypt a password from the connected database and fails. For the purpose of testing, it tries to decrypting the most recent password entered into Halo. Some reasons this might fail:</p><p><br></p><p>They are using X.509 encrypted passwords and the server that the DB integrator is being run from does not have the X.509 certificate installed. If the DB integrator is installed on the web server then this should never be the case as the web server must have the certificate installed to access the passwords itself. It is conceivable that the X.509 certificate could be installed/have permissions in such a way as to allow the web app&#39;s context to access the certificate and not the Integrator&#39;s context, but this is unlikely, particularly if the X.509 setup guide has been followed correctly.</p><p><br></p><p>They have X.509 encryption configured and the most recent password to be encrypted was not encrypted using the X.509 certificate. This seems to be fairly common. It can be because they have only recently switched to X.509 and have not yet encrypted their existing passwords (from the Security and Performance config page) or that there is some problem with X.509 encryption and new passwords are not being encrypted using the X.509 certificate.</p><p><br></p><p>The most recent password is a blank string. Although this would decrypt successfully, the test considers a blank to be a failure to decrypt. It should not be possible to use and encrypt a blank string as a password/secret value in any areas of Halo, but it has been possible before and may happen again.</p></div></div></div>
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.