<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Securing your Decipher installation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110244#M49784</link>
    <description>&lt;P&gt;Just need to correct myself here.&amp;nbsp;&lt;BR /&gt;The section "RabbitMQ with Decipher Web Client (Versions &amp;lt; V2.3)" only actually applies to Versions 2.X, this wasn't a configurable item in Versions 1.X.&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 10:20:50 GMT</pubDate>
    <dc:creator>BPMikeLawrence</dc:creator>
    <dc:date>2024-05-08T10:20:50Z</dc:date>
    <item>
      <title>Securing your Decipher installation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110225#M49778</link>
      <description>&lt;P&gt;When installing and performing the initial configuration of Decipher, many customers do not do the necessary tasks to harden the security of the environment. This guide goes over the salient points required to make your Decipher installation as secure as possible.&lt;/P&gt;&lt;H1&gt;Users and Password protection&lt;/H1&gt;&lt;H2&gt;Admin Password&lt;/H2&gt;&lt;P&gt;Firstly, your admin password is probably set to the default “admin” password.&lt;/P&gt;&lt;P&gt;The password can be changed only in the Decipher website. To do this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Log in using the admin account.&lt;/LI&gt;&lt;LI&gt;Use the change password option to reset the password&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_0-1715090981894.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38093i22698C91E5D74788/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_0-1715090981894.png" alt="BPMikeLawrence_0-1715090981894.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;IMPORTANT NOTE&lt;/STRONG&gt;: It’s likely your Blue Prism Process that use the Decipher Object are still using admin\admin credentials. When you change the password on the website you must &lt;STRONG&gt;&lt;EM&gt;immediately&lt;/EM&gt;&lt;/STRONG&gt; change it in your Blue Prism Process, otherwise it will start to fail.&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;GeneralUser&lt;/H2&gt;&lt;P&gt;The default account used (actually recommended in the installation) by the Automated Client is the GeneralUser account. This has a default password of “user” (again, recommended by the installation). If left as “GeneralUser \ user” it can be security risk.&lt;/P&gt;&lt;P&gt;To change the account password, like the admin password (above) this has to be done on the Decipher Website.&lt;/P&gt;&lt;P&gt;Before the password is changed, stop the Decipher Automated Client Service on the machine that the Automated Client component is installed upon.&lt;/P&gt;&lt;P&gt;It will then need changing in several places as part of the Automated Client configuration.&lt;/P&gt;&lt;P&gt;Navigate to the Automated Client install directory (Usually C:\Program Files (x86)\Blue Prism\Decipher Automated Clients)&lt;/P&gt;&lt;P&gt;The files that need changing are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SsiImageProcessingClient.exe.config&lt;/LI&gt;&lt;LI&gt;SsiClassificationClient.exe.config&lt;/LI&gt;&lt;LI&gt;SsiCaptureClient.exe.config&lt;/LI&gt;&lt;LI&gt;SsiExportClient.exe.config&lt;/LI&gt;&lt;LI&gt;SsiProcessingClient.exe.config&lt;/LI&gt;&lt;LI&gt;SsiOcrClient.exe.config&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For each file:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make a backup of each file. Just in case.&lt;/LI&gt;&lt;LI&gt;Edit the UserName value to update the password as per the screenshot below.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_1-1715090981899.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38091i61E0479CF3D0EA02/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_1-1715090981899.png" alt="BPMikeLawrence_1-1715090981899.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Close and Save the file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Next the files need encrypting&lt;/P&gt;&lt;P&gt;Open a command-line as Administrator.&lt;/P&gt;&lt;P&gt;Navigate to the Automated Client install directory.&lt;/P&gt;&lt;P&gt;Run each of the commands below once.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SSiClassificationClient.exe -enc&lt;/LI&gt;&lt;LI&gt;SsiImageProcessingClient.exe -enc&lt;/LI&gt;&lt;LI&gt;SsiClassificationClient.exe -enc&lt;/LI&gt;&lt;LI&gt;SsiCaptureClient.exe -enc&lt;/LI&gt;&lt;LI&gt;SsiExportClient.exe -enc&lt;/LI&gt;&lt;LI&gt;SsiProcessingClient.exe -enc&lt;/LI&gt;&lt;LI&gt;SsiOcrClient.exe -enc&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then check each file, to ensure the password is now an encrypted string.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_2-1715090981902.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38092i5E5A57A21CAFE5B5/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_2-1715090981902.png" alt="BPMikeLawrence_2-1715090981902.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;: If encryption was already applied during installation, or otherwise, and you need to change the password simply make the value of the UserName field plain text, for example:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;add key=”Password” value=”MyN3wP455w0rd!”&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Then re-encrypt the file as per the instructions above.&lt;/P&gt;&lt;P&gt;Once all files have been changed and re-encrypted, restart the Automated Client and test that batches can still be processed.&lt;/P&gt;&lt;P&gt;If there are no problems, delete the backups of the config file taken earlier.&lt;/P&gt;&lt;H2&gt;SsiServer.exe configuration encryption&lt;/H2&gt;&lt;P&gt;It is also an option to encrypt the Decipher Server Configuration at install.&lt;/P&gt;&lt;P&gt;If you chose not to do this at install, or since install, and you are using SQL Authentication, your Database passwords will be held in the plain text as per the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_3-1715090981905.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38094i05E9F7848141FF27/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_3-1715090981905.png" alt="BPMikeLawrence_3-1715090981905.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To encrypt this file:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Firstly make a backup of the SsiServer.exe.config file, located in the Decipher Server installation folder, usually C:\Program Files (x86)\Blue Prism\Decipher Server&lt;/LI&gt;&lt;LI&gt;Open a command line as Administrator and navigate to the Decipher Server installation folder&lt;/LI&gt;&lt;LI&gt;Run the following command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ssiserver.exe -enc&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The contents of the file will now look like the screenshot below.&lt;/LI&gt;&lt;LI&gt;If the configuration needs changing for any reason, then the whole connectionString value, within the “” needs changing to how it was previously, then the file re-encrypting as per the instructions above. It is therefore recommend to keep the backup of the file with dummy\placeholder credentials, so you know what syntax to use.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_4-1715090981917.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38095i0D8682838CA7195B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_4-1715090981917.png" alt="BPMikeLawrence_4-1715090981917.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;H1&gt;RabbitMQ&lt;/H1&gt;&lt;P&gt;When RabbitMQ is installed, there is a default “guest” account with “guest” password. The same account is commonly used by Decipher, as it is the default option in the installation.&lt;/P&gt;&lt;P&gt;As the “guest” account on every RabbitMQ installation, if it is used by Decipher, it can be a security risk.&lt;/P&gt;&lt;P&gt;If you wish to change the RMQ account used by Decipher, firstly you will need to create a new account in RabbitMQ. To do this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Browsing to the RabbitMQ management portal, usually &lt;A href="http://localhost:15672/" target="_blank"&gt;http://localhost:15672/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Go to the Admin tab at the top&lt;/LI&gt;&lt;LI&gt;Click “Add a user”&lt;/LI&gt;&lt;LI&gt;Add a new Username&lt;/LI&gt;&lt;LI&gt;Add a new password for the Username (Tip: Avoid using special characters as this can confuse some of the Decipher configuration files)&lt;/LI&gt;&lt;LI&gt;Set the “Tags” to Administrator&lt;/LI&gt;&lt;LI&gt;Click “Add User”&lt;/LI&gt;&lt;LI&gt;The new user will have been created but will be showing it no access to RabbitMQ (the yellow box in the table). To add rights simply click on the User, then click the “Set Permission” button to give it access to the “/” vhost.&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;RabbitMQ with Licence Manager&lt;/H2&gt;&lt;P&gt;To change the RabbitMQ credentials used by the Decipher Licensing Service either:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Run the MSI again, or&lt;/LI&gt;&lt;LI&gt;Use the “Modify” option from Add/Remove programs&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Either will allow to get to the installation options.&lt;/P&gt;&lt;P&gt;Simply click through the install options until the page presented with RabbitMQ connection configuration appears. Then insert the newly created account credentials.&lt;/P&gt;&lt;H2&gt;RabbitMQ with Decipher Server&lt;/H2&gt;&lt;P&gt;Unfortunately, there is no easy way of changing the RabbitMQ credentials. It requires the Decipher server application to be uninstalled and reinstalled. If you attempt this ensure the configuration is the same before and after by keeping a copy of the SsiServer.exe.config file.&lt;/P&gt;&lt;H2&gt;RabbitMQ with Decipher Web Client (Versions &amp;lt; V2.3)&lt;/H2&gt;&lt;P&gt;As of Version 2.3 the Decipher Web Client no longer uses RabbitMQ.&lt;/P&gt;&lt;P&gt;In versions prior to V2.3 the RabbitMQ credentials used by the Web Client are held in three separate files.&lt;/P&gt;&lt;P&gt;Each needs configuring individually.&lt;/P&gt;&lt;P&gt;The default location of each file is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;C:\Program Files (x86)\Blue Prism\Decipher Web SDK Service\Ssi.SdkService.exe.config&lt;/LI&gt;&lt;LI&gt;C:\Program Files (x86)\Blue Prism\Decipher Web SDK Service\SdkWrapper\Ssi.SdkWrapper.exe.config&lt;/LI&gt;&lt;LI&gt;C:\Program Files (x86)\Blue Prism\Decipher Web\web.config&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For each file:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Make a backup of each file. Just in case.&lt;/LI&gt;&lt;LI&gt;Each file has the RabbitMQ configuration in the same syntax. Simply change the credentials to suit as per the example below.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_5-1715090981922.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38096iA95B9E2A6F7AF597/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_5-1715090981922.png" alt="BPMikeLawrence_5-1715090981922.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Save and Close the file&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Note: If the web.config has encrypted values simply copy the lines from another file, the format is consistent across all three files.&lt;/P&gt;&lt;P&gt;Once the files have been edited, the files need encrypting.&lt;/P&gt;&lt;P&gt;Firstly, stop the Decipher Web SDK Service.&lt;/P&gt;&lt;H3&gt;Encrypting the Web SDK Service&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Open a command prompt as Administrator.&lt;/LI&gt;&lt;LI&gt;Navigate to Web SDK install location, usually C:\Program Files (x86)\Blue Prism\Decipher Web SDK Service&lt;/LI&gt;&lt;LI&gt;Run the following command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ssi.SdkService.exe&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Immediately stop the server by server from running by doing a CTRL+C command&lt;/LI&gt;&lt;LI&gt;The file Ssi.SdkService.exe.config file will now have the RabbitMQ credentials encrypted&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Encrypting the Web SDK Wrapper Service&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Open a command prompt as Administrator.&lt;/LI&gt;&lt;LI&gt;Navigate to Web SDK install location, usually C:\Program Files (x86)\Blue Prism\Decipher Web SDK Service\SdkWrapper&lt;/LI&gt;&lt;LI&gt;Run the following command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ssi.SdkWrapper.exe -enc&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Immediately stop the server by server from running by doing a CTRL+C command&lt;/LI&gt;&lt;LI&gt;The Ssi.SdkWrapper.exe.config file will now have the RabbitMQ credentials encrypted&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Encrypting the Web.config&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;Open a PowerShell command as Administrator.&lt;/LI&gt;&lt;LI&gt;Run the following command (In this example the path to the web.config is the default path)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -pef "appSettings" "C:\Program Files (x86)\Blue Prism\Decipher Web"&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The Web.config will now be fully encrypted&lt;/LI&gt;&lt;LI&gt;To Unencrypt the file, use the command:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -p&lt;STRONG&gt;d&lt;/STRONG&gt;f "appSettings" "C:\Program Files (x86)\Blue Prism\Decipher Web"&lt;/P&gt;&lt;P&gt;Finally, restart the Decipher Web SDK Service.&lt;/P&gt;&lt;H2&gt;RabbitMQ with Decipher Plugin (Versions &amp;lt; V2.3)&lt;/H2&gt;&lt;P&gt;As of Version 2.3 the Decipher Plugin no longer uses RabbitMQ.&lt;/P&gt;&lt;P&gt;In versions prior to V2.3 the RabbitMQ credentials used by the Plugin can only be changed by using the DecipherServerConfigurator.exe, which is downloadable from &lt;A href="https://portal.blueprism.com" target="_blank"&gt;https://portal.blueprism.com&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Run the DecipherServerConfigurator.exe&lt;/LI&gt;&lt;LI&gt;Click Open to open the SsiServer.exe.config file configuration (changing the path to the relevant place if not in the default location)&lt;/LI&gt;&lt;LI&gt;Change the RabbitMQ credentials&lt;/LI&gt;&lt;LI&gt;Apply&lt;/LI&gt;&lt;LI&gt;Restart the Decipher Server service&lt;/LI&gt;&lt;/UL&gt;&lt;H2&gt;Deleting the guest RabbitMQ account&lt;/H2&gt;&lt;P&gt;Once all the above steps have been completed it should be possible to delete the guest account if required.&lt;/P&gt;&lt;P&gt;To check if the guest account is still being used by Decipher:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ensure Decipher is in use to ensure all components are currently running&lt;/LI&gt;&lt;LI&gt;Browse to the RabbitMQ management portal, usually &lt;A href="http://localhost:15672/" target="_blank"&gt;http://localhost:15672/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Go to the Connections tab&lt;/LI&gt;&lt;LI&gt;Each connection can be seen to be running under a certain user name&lt;/LI&gt;&lt;LI&gt;The example below shows were each component has been set to under a separate RabbitMQ account. It can be see none of the components are running under “guest”&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BPMikeLawrence_6-1715090981935.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/38097iEF1ECB620907E887/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="BPMikeLawrence_6-1715090981935.png" alt="BPMikeLawrence_6-1715090981935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Provided your Connections look like the above it is safe to assume the guest account can be deleted if required.&lt;/P&gt;&lt;P&gt;This can be done from the “Admin” tab in the RabbitMQ management portal.&lt;/P&gt;&lt;P&gt;Simply click on the guest account, scroll to the bottom and click delete.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IMPORTANT NOTE&lt;/STRONG&gt;: Before you delete the guest account ensure you have at least one account that has the “Administrator” tag, otherwise you will lock yourself out of the management portal.&lt;/P&gt;&lt;H1&gt;Logical Access Model&lt;/H1&gt;&lt;P&gt;Be sure to take advantage of the Logical Access Model in Decipher.&lt;/P&gt;&lt;P&gt;Not all users should use the admin account.&lt;/P&gt;&lt;P&gt;Take the time to create users with the relevant minimum permissions for their role.&lt;/P&gt;&lt;P&gt;The “Copy settings from” is a useful tool to quickly create users.&lt;/P&gt;&lt;H1&gt;Securing the Decipher website with HTTPs&lt;/H1&gt;&lt;P&gt;By default, the Decipher website is bound to port 80 (HTTP). This can be bound to a certificate very easily.&lt;/P&gt;&lt;P&gt;First request a certificate from your Certificate Authority (recommended) or create a Self-Signed certificate (not recommended!)&lt;/P&gt;&lt;P&gt;The certificate should have a Private Key.&lt;/P&gt;&lt;P&gt;The Subject – Your server’s name&lt;/P&gt;&lt;P&gt;The Subject Alternative Name – Something relevant, for example &lt;A href="mailto:decipher-prod@mycomany.com" target="_blank"&gt;decipher-prod@mycomany.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;On your Decipher Server:&lt;/P&gt;&lt;UL class="lia-list-style-type-disc"&gt;&lt;LI&gt;Import the certificate you have with the Web\RMQ server into the Personal store&lt;/LI&gt;&lt;LI&gt;If using a Self-Signed certificate also copy the certificate to the Trusted Root Certification Authority&lt;/LI&gt;&lt;LI&gt;Go to IIS Manager&lt;/LI&gt;&lt;LI&gt;Right-click on the Decipher website -&amp;gt; Edit Binding&lt;/LI&gt;&lt;LI&gt;Click Add&lt;/LI&gt;&lt;LI&gt;Change the Type to https&lt;/LI&gt;&lt;LI&gt;In the “Host name” put either:&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp; The name of your server (which should be the Subject Name in your certificate)&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp; Or&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp; The Subject Alternative Name for your website (for example &lt;A href="mailto:decipher-prod@mycomany.com" target="_blank"&gt;decipher-prod@mycomany.com&lt;/A&gt;). Ensure "Require Server Name Indication" is ticked if doing so.&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Choose your SSL Certificate form the drop down below.&lt;/LI&gt;&lt;LI&gt;Click OK&lt;/LI&gt;&lt;LI&gt;Then delete the http binding, by selecting the port 80 line and clicking “Remove”&lt;/LI&gt;&lt;LI&gt;Restart the Decipher website&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Note: When browsing to the Decipher website, remember to change your URL from http:// to https://&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 14:19:07 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110225#M49778</guid>
      <dc:creator>BPMikeLawrence</dc:creator>
      <dc:date>2024-05-07T14:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Securing your Decipher installation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110231#M49780</link>
      <description>&lt;P&gt;Thanks for sharing a detailed guide on securing the Decipher setup. Much Needed.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 05:00:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110231#M49780</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2024-05-08T05:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Securing your Decipher installation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110244#M49784</link>
      <description>&lt;P&gt;Just need to correct myself here.&amp;nbsp;&lt;BR /&gt;The section "RabbitMQ with Decipher Web Client (Versions &amp;lt; V2.3)" only actually applies to Versions 2.X, this wasn't a configurable item in Versions 1.X.&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 10:20:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Securing-your-Decipher-installation/m-p/110244#M49784</guid>
      <dc:creator>BPMikeLawrence</dc:creator>
      <dc:date>2024-05-08T10:20:50Z</dc:date>
    </item>
  </channel>
</rss>

