<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vital-soft.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Johno</id>
	<title>Vital Soft Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vital-soft.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Johno"/>
	<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php/Special:Contributions/Johno"/>
	<updated>2026-04-09T11:48:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Transaction_Configuration_Overview&amp;diff=3726</id>
		<title>Transaction Configuration Overview</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Transaction_Configuration_Overview&amp;diff=3726"/>
		<updated>2025-09-29T17:00:05Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Summary=&lt;br /&gt;
The primary goal of the Transaction Analysis document is to display all of the transactions performed at physical branch locations.  The document uses the information stored in the SHARE-HISTORY and LOAN-HISTORY datasets.  Since there is usually more information in these sets than what is necessary, the document has multiple types of filters that need to be set up before first use.  The three levels of filters are Branch Filtering, Teller Filtering, and Command Filtering.  By configuring these options it is possible to tailor the document to display only the desired transactions.  &lt;br /&gt;
&lt;br /&gt;
Note: all of the underlying history is archived, even if it is filtered out of the final Vital Signs document.  None of the filters discussed in this overview permanently removes archived information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Types of Filters=&lt;br /&gt;
&lt;br /&gt;
==Branch Filtering==&lt;br /&gt;
&lt;br /&gt;
Branch-level filtering is the primary way the Transaction Analysis document removes unwanted transactions.  A list of the desired branches is specified in a spreadsheet and any transactions not performed at these branches are removed from the document. &lt;br /&gt;
&lt;br /&gt;
The name of the configuration spreadsheet is brinfoYYYYMMDD.xls.  It is stored in the ../cuname/data/config Vital Signs directory.&lt;br /&gt;
&lt;br /&gt;
Note that if the option to use accounting centers as branches is set, the brinfo file should contain a list of the desired centers.&lt;br /&gt;
&lt;br /&gt;
The brinfo file is also where the branch’s lobby and extended hours are specified.  These hours are for reporting purposes only -- not for transaction filtering.  Even if a transaction occurs outside of the specified open and close hours, it is still reported (provided it meets the other filtering conditions).  The closing hours can affect how teller hours are calculated -- see the section ‘Calculating Time Worked’ later in this overview.&lt;br /&gt;
&lt;br /&gt;
==Teller Filtering==&lt;br /&gt;
&lt;br /&gt;
There are many system-generated teller codes used by Spectrum for its back office processing.  There are also employees who may process transactions that you do not wish to see in the final document.  The teller-level filtering enables any transactions associated with these teller codes to be removed.&lt;br /&gt;
&lt;br /&gt;
By default, the Transaction Analysis document will attempt to exclude the system-generated tellers.  Any teller initials that are greater than 3 characters, as well as teller initials that do not start or end with a letter, are excluded.&lt;br /&gt;
For example, the teller code:&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;AB1&amp;#039;&amp;#039;&amp;#039;   &lt;br /&gt;
&lt;br /&gt;
would be excluded, but the code:&lt;br /&gt;
 &lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;C2D&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
would be allowed, since the first and last characters were alphabetic.&lt;br /&gt;
&lt;br /&gt;
For back office employees with valid teller codes that you wish to exclude, use the TC_TELLERS.xls configuration file.  It is also possible to override the default automatic exclusion here as well.  If, for example, AB1 was really a valid teller, its code could be changed to not exclude it automatically.  See the ‘Configuring the TC_CODES and TC_TELLER Files’ section for more information.&lt;br /&gt;
&lt;br /&gt;
Finally, it is possibly to change the rules used to identify system-generated tellers.  If  your site has different parameters for this, let us know and we will customize the document’s code for you.&lt;br /&gt;
&lt;br /&gt;
==Command Filtering==&lt;br /&gt;
&lt;br /&gt;
The final way to filter the incoming history data is by the type and command of each record.  The type of command is the Spectrum TYPE field.  For example, types of 100, 101, and 102 are all monetary transactions.  By default, all types are allowed in to the final Transaction Analysis document.  It is possible to remove unwanted types by specifying them in the main ‘VitalSigns.xls’ configuration file.&lt;br /&gt;
&lt;br /&gt;
The setting is on the ‘Transaction’ sheet in the xls file, and is called&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;vTR_Exclude_Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Use a semi-colon separated list of value to specify which types to exclude.  For example, types 499, 699 and 999 are all system-generated records used to store extra information about other commands in case an UNDO is performed.  These records can be excluded by listing them as&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;499;699;999&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
for this setting.&lt;br /&gt;
&lt;br /&gt;
Individual commands can be filtered as well.  The command codes are the 4-letter Spectrum commands.  Use the&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;vTR_Exclude_Cmnd&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
setting for this.  An example is the cash dispenser command DISP.  Many sites do not want occurrences  of this command reported so it is filtered out.   If there are other commands you wish filtered, use a semi-colon separated list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Automatic Duplication Filtering=&lt;br /&gt;
&lt;br /&gt;
Some history transactions that are stored in the database are not unique.  It is possible for the same record to be stored multiple times.  This can affect the transaction counts reported by Vital Signs.&lt;br /&gt;
&lt;br /&gt;
There is a setting in the VitalSigns.xls file that can affect how history records get filtered.  This is the &lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;vTR_Count_Dup_Trans&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
setting.  There are three possible values:  ALL, EXACT, KEY&lt;br /&gt;
&lt;br /&gt;
The ‘ALL’ value allows all duplicate records into the document.&lt;br /&gt;
&lt;br /&gt;
The ‘EXACT’ value will compare the entire history record of each entry and only allow distinct values into the document.&lt;br /&gt;
&lt;br /&gt;
The ‘KEY’ value is similar to ‘EXACT’ but will only compare the non-binary portions of non-monetary transactions when filtering.  This is important for a single datachange command that might be stored as multiple records.  The binary information is different for each record, so ‘EXACT’ would not filter the duplicates, even though the multiple records were really one command.&lt;br /&gt;
&lt;br /&gt;
     ‘KEY’ is the recommended setting for all new installs.  The other options are mainly to support existing sites that previously used the older settings.&lt;br /&gt;
&lt;br /&gt;
=Configuring BRINFO Files=&lt;br /&gt;
&lt;br /&gt;
The Transaction Analysis document uses a set of configuration files to decide which branches to include.&lt;br /&gt;
&lt;br /&gt;
This is done with the files called brinfo########.xls, where the ####### is a CYMD date.  There should already be a sample in your data/config directory on the VitalSigns Windows server.&lt;br /&gt;
&lt;br /&gt;
The brinfo file(s) specify the branches and their hours.  If you only put one instance of the file on the server, the branches/times will be used for the entire time frame (default is 12 months) tracked by the document.  If your branch hours ever change, ie you need to add a new branch or modify drive-thru hours, you make another instance of the brinfo file with the date you want the new times to take effect.  After a few years, it would be normal to have three or four different brinfo files on the system.&lt;br /&gt;
&lt;br /&gt;
Here are the guidelines for setting up a brinfo file.&lt;br /&gt;
&lt;br /&gt;
# You should list each branch (by branch number) that you want tracked.  These should be any branch where transactions are done by physical tellers (whether it is an actual branch or the call center.) Do not include any back-office or automated branches.&lt;br /&gt;
# Each branch should have seven lines, one for each day of the week.  The sample xls file can be used as a model.  Both the day names and numbers are listed, so there would be no confusion on whether Sunday or Monday was the first day of the week.&lt;br /&gt;
# The next two columns, XLS_OPEN and XLS_CLOSE are the lobby hours of the branch.   These should be in a 24-hour clock format, rounded to the nearest half-hour period.  Note that all transactions, regardless of time, are included in the document, so you don&amp;#039;t have to worry about listing &amp;quot;closed&amp;quot; as 5:00 and losing transactions that occur at 5:01.   The lobby hours are only there to help identify transactions that happen outside of the normal open hours.&lt;br /&gt;
# The XLS_FTE is an obsolete field and has been deprecated.  It is there only for compatability with the older Teller Activity document.&lt;br /&gt;
# The XLS_EXT_OPEN and XLS_EXT_CLOSE columns are if you want to track drive-thru (or any special early/late hours) separately from the main lobby hours.  The EXT_OPEN time should be earlier than the XLS_OPEN time, and the EXT_CLOSE time should be later than the XLS_CLOSE time.  If there are no extended times, just put 0.  There is a special case supported if you want a day to be considered all extended times, ie a Saturday w/ only drive-thru hours.  In this case, set the XLS_OPEN and XLS_CLOSE to 0, and set XLS_EXT_OPEN and XLS_EXT_CLOSE to the branch hours for that day.&lt;br /&gt;
# For Sundays (and possibly Saturdays) when the branches are regularly closed, put 0&amp;#039;s for all 4 open/close hours columns.  Note that closed days due to holidays or special circumstances are handled elsewhere.  You should only create a new brinfo file when a branch&amp;#039;s regular schedule changes, or a new branch is added.&lt;br /&gt;
# The EXT_FTE is an obsolete field and has been deprecated.  It is there only for compatability with the older Teller Activity document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Date the new brinfo file with today&amp;#039;s date and copy it to the data/config directory.  If you know occurrences in the last two years where branch hours were changed, you may want to create a second brinfo file to reflect the old times.  Be sure to rename/remove the sample brinfo20080101.xls file if it exists.&lt;br /&gt;
&lt;br /&gt;
* Click [[brinfoCCYYMMDD.xls|here]] for more information on how to set up the brinfo file.&lt;br /&gt;
&lt;br /&gt;
* Click [[vs_branch_info.xls|here]] for more information on adding new branches to the vs_branch_info file.&lt;br /&gt;
&lt;br /&gt;
=Configuring the TC_CODES and TC_TELLER Files=&lt;br /&gt;
&lt;br /&gt;
Vital Signs gives you the ability to group sets of tellers together, enabling quick selection.  It also uses these codes to filter unwanted tellers (back office or automated tellers, for example) from the document.  Two spreadsheet configuration files are used for this: TC_CODES.xls and TC_TELLERS.xls.&lt;br /&gt;
 &lt;br /&gt;
Both of these spreadsheets are different from the brinfo files in that there is always only a single version of each on the system.  The brinfo files are date-stamped, ie brinfo20090301.xls, and multiple dates are allowed to document the changes in branch hours over time.  Although there is always only one TC_TELLERS.xls file, it allows you to specify date ranges inside the document to mark teller code changes that occur on specific dates.  &lt;br /&gt;
&lt;br /&gt;
      You should always back up the old TC_CODES and TC_TELLERS files before overwriting them with a new version.&lt;br /&gt;
&lt;br /&gt;
The first file (TC_CODES) should already be on your system -- you can modify it to contain the different codes you want to use for classifying the people who perform transactions.&lt;br /&gt;
&lt;br /&gt;
Each code must be assigned to a group, either &amp;quot;T&amp;quot; for the teller group, or &amp;quot;O&amp;quot; for the others.  The Teller Group should include all employees whose MAIN function is to perform transactions.  The Other Group is for people who perform transactions when needed but it is not their main function (Ie Managers or Loan Officers).&lt;br /&gt;
&lt;br /&gt;
You can have multiple codes within the same group, ie &amp;quot;Full Time Teller&amp;quot;, &amp;quot;Floating Teller&amp;quot; etc.   Each of these codes will be selectable in the Vital Signs document.  You do not want to make the codes too specific though, or they can become too difficult to maintain.&lt;br /&gt;
&lt;br /&gt;
Once the codes are set up, you can create the TC_TELLERS.xls sheet.  The best way to do this is to go to the Maintenance tab and export the teller list to create an Excel file.  Vital Signs will give you a table with all the tellers in your system who have performed transaction in the past 12 months.  You can right click this table and choose &amp;quot;export&amp;quot; and create an xls file from it.&lt;br /&gt;
&lt;br /&gt;
The xls file will have all of your current tellers, with either an &amp;lt;nowiki&amp;gt;&amp;lt;X&amp;gt;&amp;lt;/nowiki&amp;gt; or an &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; as the teller code.  An &amp;lt;nowiki&amp;gt;&amp;lt;X&amp;gt;&amp;lt;/nowiki&amp;gt; means that this teller code should be excluded and no transaction counts for the teller will be imported.  We have some rules to automatically mark 4 character teller codes, as well as three char codes that start or end w/ a number (ie &amp;quot;AT1&amp;quot;) as excluded by default.  If there is a teller code you want to track that is marked as excluded, you can change it to a valid code and all of the old transaction will be included on the next refresh.  (All excluded transactions are archived -- they are just not presented in the final document.)&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; code means the teller does not yet have a valid code defined.  You will need to change the code to one of the new codes you set up in TC_CODES, ie &amp;quot;TLR&amp;quot; or &amp;quot;FLT&amp;quot;.  There are columns to add a date range in case a teller&amp;#039;s status changes over time.  (This is meant more for a permanent change, like a promotion from CSR to Asst. Manager -- you do not want to create roles so specific that a single teller is constantly moving between them.)&lt;br /&gt;
&lt;br /&gt;
As new employees start performing transactions, they will be added to the Vital Signs document as &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt;.  The document will remind you on the &amp;quot;Details&amp;quot; tabs that there are unassigned transactions in the current date range.  This means you should re-export the teller table from the maintenance page and update the codes.  &lt;br /&gt;
&lt;br /&gt;
     Updating the TC_TELLERS file is necessary to maintain the teller codes, otherwise new tellers will keep the &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; (missing) status.&lt;br /&gt;
&lt;br /&gt;
Vital Signs will never overwrite any entry you place (with one exception --see below) so it is possible for you to be proactive and add new tellers to the system before they have any transactions.  In this case, you would need to add the entire row of information directly to the TC_TELLERS.xls file instead of re-exporting the table from inside the document.&lt;br /&gt;
&lt;br /&gt;
There is one other system status, the unassigned &amp;lt;nowiki&amp;gt;&amp;lt;U&amp;gt;&amp;lt;/nowiki&amp;gt; status.   This is a special marker to alert you of a date range problem with a teller, ie an overlapping date range where the teller might have two (or no) roles assigned.  It shouldn&amp;#039;t come up for any teller where you haven&amp;#039;t modified the effective dates.  In the case of a date conflict however, the system will create a new entry for the employee for the conflicting date range and add a &amp;lt;nowiki&amp;gt;&amp;lt;U&amp;gt;&amp;lt;/nowiki&amp;gt; status.  Any part of the date ranges where there was no conflict will be preserved with the original status.&lt;br /&gt;
&lt;br /&gt;
Finally, you might notice some of the automatically generated teller entries contain teller names, while some only have their initials repeated in the name column.  If the name is missing, it means the teller no longer exists in the TELLER-INFO dataset and their name could not be identified.  Remember that ALL transactions in the last 12 months are used, so it is common to have transactions performed by former employees.  If you know the names of these tellers, you can add them to the spreadsheet.  This is also true if you want to change the name of an existing teller for reporting purposes.  The new name will take precedence over the TELLER-INFO name.  Note -- this is for names column only, not the initials column.  You cannot change someone&amp;#039;s initials since it is the key value used to identify the transactions -- they would just show as &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; with their original initials the next time you refreshed the document. &lt;br /&gt;
&lt;br /&gt;
* Click [[tc_tellers.xls|here]] for more information on how to set up the tc_tellers file.&lt;br /&gt;
&lt;br /&gt;
* Click [[tc_codes.xls|here]] for more information on how to set up the tc_codes file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For questions please contact support@vital-soft.com or 1-800-848-2576 ext 21&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Transaction_Configuration_Overview&amp;diff=3725</id>
		<title>Transaction Configuration Overview</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Transaction_Configuration_Overview&amp;diff=3725"/>
		<updated>2025-09-29T16:56:50Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Summary=&lt;br /&gt;
The primary goal of the Transaction Analysis document is to display all of the transactions performed at physical branch locations.  The document uses the information stored in the SHARE-HISTORY and LOAN-HISTORY datasets.  Since there is usually more information in these sets than what is necessary, the document has multiple types of filters that need to be set up before first use.  The three levels of filters are Branch Filtering, Teller Filtering, and Command Filtering.  By configuring these options it is possible to tailor the document to display only the desired transactions.  &lt;br /&gt;
&lt;br /&gt;
Note: all of the underlying history is archived, even if it is filtered out of the final Vital Signs document.  None of the filters discussed in this overview permanently removes archived information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Types of Filters=&lt;br /&gt;
&lt;br /&gt;
==Branch Filtering==&lt;br /&gt;
&lt;br /&gt;
Branch-level filtering is the primary way the Transaction Analysis document removes unwanted transactions.  A list of the desired branches is specified in a spreadsheet and any transactions not performed at these branches are removed from the document. &lt;br /&gt;
&lt;br /&gt;
The name of the configuration spreadsheet is brinfoYYYYMMDD.xls.  It is stored in the ../cuname/data/config Vital Signs directory.&lt;br /&gt;
&lt;br /&gt;
Note that if the option to use accounting centers as branches is set, the brinfo file should contain a list of the desired centers.&lt;br /&gt;
&lt;br /&gt;
The brinfo file is also where the branch’s lobby and extended hours are specified.  These hours are for reporting purposes only -- not for transaction filtering.  Even if a transaction occurs outside of the specified open and close hours, it is still reported (provided it meets the other filtering conditions).  The closing hours can affect how teller hours are calculated -- see the section ‘Calculating Time Worked’ later in this overview.&lt;br /&gt;
&lt;br /&gt;
Click [[brinfoCCYYMMDD.xls|here]] for more information on how to set up the brinfo file.&lt;br /&gt;
&lt;br /&gt;
Click [[vs_branch_info.xls|here]] for more information on adding new branches to the vs_branch_info file.&lt;br /&gt;
&lt;br /&gt;
==Teller Filtering==&lt;br /&gt;
&lt;br /&gt;
There are many system-generated teller codes used by Spectrum for its back office processing.  There are also employees who may process transactions that you do not wish to see in the final document.  The teller-level filtering enables any transactions associated with these teller codes to be removed.&lt;br /&gt;
&lt;br /&gt;
By default, the Transaction Analysis document will attempt to exclude the system-generated tellers.  Any teller initials that are greater than 3 characters, as well as teller initials that do not start or end with a letter, are excluded.&lt;br /&gt;
For example, the teller code:&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;AB1&amp;#039;&amp;#039;&amp;#039;   &lt;br /&gt;
&lt;br /&gt;
would be excluded, but the code:&lt;br /&gt;
 &lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;C2D&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
would be allowed, since the first and last characters were alphabetic.&lt;br /&gt;
&lt;br /&gt;
For back office employees with valid teller codes that you wish to exclude, use the TC_TELLERS.xls configuration file.  It is also possible to override the default automatic exclusion here as well.  If, for example, AB1 was really a valid teller, its code could be changed to not exclude it automatically.  See the ‘Configuring the TC_CODES and TC_TELLER Files’ section for more information.&lt;br /&gt;
&lt;br /&gt;
Finally, it is possibly to change the rules used to identify system-generated tellers.  If  your site has different parameters for this, let us know and we will customize the document’s code for you.&lt;br /&gt;
&lt;br /&gt;
Click [[tc_tellers.xls|here]] for more information on how to set up the tc_tellers file.&lt;br /&gt;
&lt;br /&gt;
Click [[tc_codes.xls|here]] for more information on how to set up the tc_codes file.&lt;br /&gt;
&lt;br /&gt;
==Command Filtering==&lt;br /&gt;
&lt;br /&gt;
The final way to filter the incoming history data is by the type and command of each record.  The type of command is the Spectrum TYPE field.  For example, types of 100, 101, and 102 are all monetary transactions.  By default, all types are allowed in to the final Transaction Analysis document.  It is possible to remove unwanted types by specifying them in the main ‘VitalSigns.xls’ configuration file.&lt;br /&gt;
&lt;br /&gt;
The setting is on the ‘Transaction’ sheet in the xls file, and is called&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;vTR_Exclude_Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Use a semi-colon separated list of value to specify which types to exclude.  For example, types 499, 699 and 999 are all system-generated records used to store extra information about other commands in case an UNDO is performed.  These records can be excluded by listing them as&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;499;699;999&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
for this setting.&lt;br /&gt;
&lt;br /&gt;
Individual commands can be filtered as well.  The command codes are the 4-letter Spectrum commands.  Use the&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;vTR_Exclude_Cmnd&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
setting for this.  An example is the cash dispenser command DISP.  Many sites do not want occurrences  of this command reported so it is filtered out.   If there are other commands you wish filtered, use a semi-colon separated list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Automatic Duplication Filtering=&lt;br /&gt;
&lt;br /&gt;
Some history transactions that are stored in the database are not unique.  It is possible for the same record to be stored multiple times.  This can affect the transaction counts reported by Vital Signs.&lt;br /&gt;
&lt;br /&gt;
There is a setting in the VitalSigns.xls file that can affect how history records get filtered.  This is the &lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;vTR_Count_Dup_Trans&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
setting.  There are three possible values:  ALL, EXACT, KEY&lt;br /&gt;
&lt;br /&gt;
The ‘ALL’ value allows all duplicate records into the document.&lt;br /&gt;
&lt;br /&gt;
The ‘EXACT’ value will compare the entire history record of each entry and only allow distinct values into the document.&lt;br /&gt;
&lt;br /&gt;
The ‘KEY’ value is similar to ‘EXACT’ but will only compare the non-binary portions of non-monetary transactions when filtering.  This is important for a single datachange command that might be stored as multiple records.  The binary information is different for each record, so ‘EXACT’ would not filter the duplicates, even though the multiple records were really one command.&lt;br /&gt;
&lt;br /&gt;
     ‘KEY’ is the recommended setting for all new installs.  The other options are mainly to support existing sites that previously used the older settings.&lt;br /&gt;
&lt;br /&gt;
=Configuring BRINFO Files=&lt;br /&gt;
&lt;br /&gt;
The Transaction Analysis document uses a set of configuration files to decide which branches to include.&lt;br /&gt;
&lt;br /&gt;
This is done with the files called brinfo########.xls, where the ####### is a CYMD date.  There should already be a sample in your data/config directory on the VitalSigns Windows server.&lt;br /&gt;
&lt;br /&gt;
The brinfo file(s) specify the branches and their hours.  If you only put one instance of the file on the server, the branches/times will be used for the entire time frame (default is 12 months) tracked by the document.  If your branch hours ever change, ie you need to add a new branch or modify drive-thru hours, you make another instance of the brinfo file with the date you want the new times to take effect.  After a few years, it would be normal to have three or four different brinfo files on the system.&lt;br /&gt;
&lt;br /&gt;
Here are the guidelines for setting up a brinfo file.&lt;br /&gt;
&lt;br /&gt;
# You should list each branch (by branch number) that you want tracked.  These should be any branch where transactions are done by physical tellers (whether it is an actual branch or the call center.) Do not include any back-office or automated branches.&lt;br /&gt;
# Each branch should have seven lines, one for each day of the week.  The sample xls file can be used as a model.  Both the day names and numbers are listed, so there would be no confusion on whether Sunday or Monday was the first day of the week.&lt;br /&gt;
# The next two columns, XLS_OPEN and XLS_CLOSE are the lobby hours of the branch.   These should be in a 24-hour clock format, rounded to the nearest half-hour period.  Note that all transactions, regardless of time, are included in the document, so you don&amp;#039;t have to worry about listing &amp;quot;closed&amp;quot; as 5:00 and losing transactions that occur at 5:01.   The lobby hours are only there to help identify transactions that happen outside of the normal open hours.&lt;br /&gt;
# The XLS_FTE is an obsolete field and has been deprecated.  It is there only for compatability with the older Teller Activity document.&lt;br /&gt;
# The XLS_EXT_OPEN and XLS_EXT_CLOSE columns are if you want to track drive-thru (or any special early/late hours) separately from the main lobby hours.  The EXT_OPEN time should be earlier than the XLS_OPEN time, and the EXT_CLOSE time should be later than the XLS_CLOSE time.  If there are no extended times, just put 0.  There is a special case supported if you want a day to be considered all extended times, ie a Saturday w/ only drive-thru hours.  In this case, set the XLS_OPEN and XLS_CLOSE to 0, and set XLS_EXT_OPEN and XLS_EXT_CLOSE to the branch hours for that day.&lt;br /&gt;
# For Sundays (and possibly Saturdays) when the branches are regularly closed, put 0&amp;#039;s for all 4 open/close hours columns.  Note that closed days due to holidays or special circumstances are handled elsewhere.  You should only create a new brinfo file when a branch&amp;#039;s regular schedule changes, or a new branch is added.&lt;br /&gt;
# The EXT_FTE is an obsolete field and has been deprecated.  It is there only for compatability with the older Teller Activity document.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Date the new brinfo file with today&amp;#039;s date and copy it to the data/config directory.  If you know occurrences in the last two years where branch hours were changed, you may want to create a second brinfo file to reflect the old times.  Be sure to rename/remove the sample brinfo20080101.xls file if it exists.&lt;br /&gt;
&lt;br /&gt;
=Configuring the TC_CODES and TC_TELLER Files=&lt;br /&gt;
&lt;br /&gt;
Vital Signs gives you the ability to group sets of tellers together, enabling quick selection.  It also uses these codes to filter unwanted tellers (back office or automated tellers, for example) from the document.  Two spreadsheet configuration files are used for this: TC_CODES.xls and TC_TELLERS.xls.&lt;br /&gt;
 &lt;br /&gt;
Both of these spreadsheets are different from the brinfo files in that there is always only a single version of each on the system.  The brinfo files are date-stamped, ie brinfo20090301.xls, and multiple dates are allowed to document the changes in branch hours over time.  Although there is always only one TC_TELLERS.xls file, it allows you to specify date ranges inside the document to mark teller code changes that occur on specific dates.  &lt;br /&gt;
&lt;br /&gt;
      You should always back up the old TC_CODES and TC_TELLERS files before overwriting them with a new version.&lt;br /&gt;
&lt;br /&gt;
The first file (TC_CODES) should already be on your system -- you can modify it to contain the different codes you want to use for classifying the people who perform transactions.&lt;br /&gt;
&lt;br /&gt;
Each code must be assigned to a group, either &amp;quot;T&amp;quot; for the teller group, or &amp;quot;O&amp;quot; for the others.  The Teller Group should include all employees whose MAIN function is to perform transactions.  The Other Group is for people who perform transactions when needed but it is not their main function (Ie Managers or Loan Officers).&lt;br /&gt;
&lt;br /&gt;
You can have multiple codes within the same group, ie &amp;quot;Full Time Teller&amp;quot;, &amp;quot;Floating Teller&amp;quot; etc.   Each of these codes will be selectable in the Vital Signs document.  You do not want to make the codes too specific though, or they can become too difficult to maintain.&lt;br /&gt;
&lt;br /&gt;
Once the codes are set up, you can create the TC_TELLERS.xls sheet.  The best way to do this is to go to the Maintenance tab and export the teller list to create an Excel file.  Vital Signs will give you a table with all the tellers in your system who have performed transaction in the past 12 months.  You can right click this table and choose &amp;quot;export&amp;quot; and create an xls file from it.&lt;br /&gt;
&lt;br /&gt;
The xls file will have all of your current tellers, with either an &amp;lt;nowiki&amp;gt;&amp;lt;X&amp;gt;&amp;lt;/nowiki&amp;gt; or an &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; as the teller code.  An &amp;lt;nowiki&amp;gt;&amp;lt;X&amp;gt;&amp;lt;/nowiki&amp;gt; means that this teller code should be excluded and no transaction counts for the teller will be imported.  We have some rules to automatically mark 4 character teller codes, as well as three char codes that start or end w/ a number (ie &amp;quot;AT1&amp;quot;) as excluded by default.  If there is a teller code you want to track that is marked as excluded, you can change it to a valid code and all of the old transaction will be included on the next refresh.  (All excluded transactions are archived -- they are just not presented in the final document.)&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; code means the teller does not yet have a valid code defined.  You will need to change the code to one of the new codes you set up in TC_CODES, ie &amp;quot;TLR&amp;quot; or &amp;quot;FLT&amp;quot;.  There are columns to add a date range in case a teller&amp;#039;s status changes over time.  (This is meant more for a permanent change, like a promotion from CSR to Asst. Manager -- you do not want to create roles so specific that a single teller is constantly moving between them.)&lt;br /&gt;
&lt;br /&gt;
As new employees start performing transactions, they will be added to the Vital Signs document as &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt;.  The document will remind you on the &amp;quot;Details&amp;quot; tabs that there are unassigned transactions in the current date range.  This means you should re-export the teller table from the maintenance page and update the codes.  &lt;br /&gt;
&lt;br /&gt;
     Updating the TC_TELLERS file is necessary to maintain the teller codes, otherwise new tellers will keep the &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; (missing) status.&lt;br /&gt;
&lt;br /&gt;
Vital Signs will never overwrite any entry you place (with one exception --see below) so it is possible for you to be proactive and add new tellers to the system before they have any transactions.  In this case, you would need to add the entire row of information directly to the TC_TELLERS.xls file instead of re-exporting the table from inside the document.&lt;br /&gt;
&lt;br /&gt;
There is one other system status, the unassigned &amp;lt;nowiki&amp;gt;&amp;lt;U&amp;gt;&amp;lt;/nowiki&amp;gt; status.   This is a special marker to alert you of a date range problem with a teller, ie an overlapping date range where the teller might have two (or no) roles assigned.  It shouldn&amp;#039;t come up for any teller where you haven&amp;#039;t modified the effective dates.  In the case of a date conflict however, the system will create a new entry for the employee for the conflicting date range and add a &amp;lt;nowiki&amp;gt;&amp;lt;U&amp;gt;&amp;lt;/nowiki&amp;gt; status.  Any part of the date ranges where there was no conflict will be preserved with the original status.&lt;br /&gt;
&lt;br /&gt;
Finally, you might notice some of the automatically generated teller entries contain teller names, while some only have their initials repeated in the name column.  If the name is missing, it means the teller no longer exists in the TELLER-INFO dataset and their name could not be identified.  Remember that ALL transactions in the last 12 months are used, so it is common to have transactions performed by former employees.  If you know the names of these tellers, you can add them to the spreadsheet.  This is also true if you want to change the name of an existing teller for reporting purposes.  The new name will take precedence over the TELLER-INFO name.  Note -- this is for names column only, not the initials column.  You cannot change someone&amp;#039;s initials since it is the key value used to identify the transactions -- they would just show as &amp;lt;nowiki&amp;gt;&amp;lt;M&amp;gt;&amp;lt;/nowiki&amp;gt; with their original initials the next time you refreshed the document. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For questions please contact support@vital-soft.com or 1-800-848-2576 ext 21&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Membership_analysis.xls&amp;diff=3724</id>
		<title>Membership analysis.xls</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Membership_analysis.xls&amp;diff=3724"/>
		<updated>2025-08-06T15:47:01Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Control Flags */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
The Membership Analysis spreadsheet contains Ranges, Dimensions, Fields and Accounts specific to Vital Signs during the nightly reloads    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ranges Sheet ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This sheet contains range information used by the Vital Signs Membership_Analysis Application&lt;br /&gt;
&lt;br /&gt;
These ranges are reapplied each time the Membership_Analysis application is reloaded&lt;br /&gt;
The assigned range is &amp;gt;= IM_LOW and &amp;lt; The next IM_LOW value specified&lt;br /&gt;
&lt;br /&gt;
The IM_TIER Column is used for setting a hierarchy for the ranges used below&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Note: typically this is only used for Credit Tier&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SHARE-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Share Balance Ranges    &lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    SHARE-BAL	Null		No Shares&lt;br /&gt;
    SHARE-BAL			Negative&lt;br /&gt;
    SHARE-BAL	0.00		Zero&lt;br /&gt;
    SHARE-BAL	0.01		$0.01 to $4&lt;br /&gt;
    SHARE-BAL	5.00		$5 to $499&lt;br /&gt;
    SHARE-BAL	500.00		$500 - $999&lt;br /&gt;
    SHARE-BAL	1,000.00	$1K - $4,999&lt;br /&gt;
    SHARE-BAL	5,000.00	$5K - $9,999&lt;br /&gt;
    SHARE-BAL	10,000.00	$10K - $49,999&lt;br /&gt;
    SHARE-BAL	50,000.00	$50K - $99,999&lt;br /&gt;
    SHARE-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LOAN-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Loan Balance Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LOAN-BAL	Null		No Loans&lt;br /&gt;
    LOAN-BAL			Negative&lt;br /&gt;
    LOAN-BAL	0.00		Zero&lt;br /&gt;
    LOAN-BAL	0.01		$0.01 to $999&lt;br /&gt;
    LOAN-BAL	1,000.00	$1K to $4,999&lt;br /&gt;
    LOAN-BAL	5,000.00	$5K to $9,999&lt;br /&gt;
    LOAN-BAL	10,000.00	$10,000 - $49,999&lt;br /&gt;
    LOAN-BAL	50,000.00	$50,000 - $99,999&lt;br /&gt;
    LOAN-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;TRIAL-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used in the Trial Balance page and should not be modified&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    TRIAL-BAL			Negative&lt;br /&gt;
    TRIAL-BAL	0.00		Zero&lt;br /&gt;
    TRIAL-BAL	0.01		$0.01 - $10.00&lt;br /&gt;
    TRIAL-BAL	10.01		$10.01 - $25.00&lt;br /&gt;
    TRIAL-BAL	25.01		$25.01 - $100.00&lt;br /&gt;
    TRIAL-BAL	100.01		$100.01 - $500.00&lt;br /&gt;
    TRIAL-BAL	500.01		$500.01 - $1,000&lt;br /&gt;
    TRIAL-BAL	1,000.01	$1,000.01 - $2,000&lt;br /&gt;
    TRIAL-BAL	2,000.01	$2,000.01 - $3,000&lt;br /&gt;
    TRIAL-BAL	3,000.01	$3,000.01 - $5,000&lt;br /&gt;
    TRIAL-BAL	5,000.01	$5,000.01 - $10,000&lt;br /&gt;
    TRIAL-BAL	10,000.01	$10,000.01 - $20,000&lt;br /&gt;
    TRIAL-BAL	20,000.01	$20,000.01 - $40,000&lt;br /&gt;
    TRIAL-BAL	40,000.01	$40,000.01 - $100,000&lt;br /&gt;
    TRIAL-BAL	100,000.01	$100,000.01 and Over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MBR-AGE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Member Age Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    MBR-AGE			Zero (No age)&lt;br /&gt;
    MBR-AGE	1		Under 16&lt;br /&gt;
    MBR-AGE	16		16 to 20&lt;br /&gt;
    MBR-AGE	21		21 to 25&lt;br /&gt;
    MBR-AGE	26		26 to 30&lt;br /&gt;
    MBR-AGE	31		31 to 35&lt;br /&gt;
    MBR-AGE	36		36 to 40&lt;br /&gt;
    MBR-AGE	41		41 to 45&lt;br /&gt;
    MBR-AGE	46		46 to 50&lt;br /&gt;
    MBR-AGE	51		51 to 55&lt;br /&gt;
    MBR-AGE	56		56 to 60&lt;br /&gt;
    MBR-AGE	61		61 to 65&lt;br /&gt;
    MBR-AGE	66		66 to 70&lt;br /&gt;
    MBR-AGE	71		71 to 75&lt;br /&gt;
    MBR-AGE	76		76 and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;ACCT-AGE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Account Age Ranges - how long the member has been a member&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    ACCT-AGE			Less than 1 Year&lt;br /&gt;
    ACCT-AGE	1		1 – 2 Years&lt;br /&gt;
    ACCT-AGE	3		3 – 5 Years&lt;br /&gt;
    ACCT-AGE	6		6 – 10 Years&lt;br /&gt;
    ACCT-AGE	11		11 – 20 Years&lt;br /&gt;
    ACCT-AGE	21		21 Years +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CREDIT-SCORE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Credit Score Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	     IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    CREDIT_SCORE		F	F (No Score)&lt;br /&gt;
    CREDIT_SCORE	1	E	E (Less than 520)&lt;br /&gt;
    CREDIT_SCORE	520	D	D (520 - 580)&lt;br /&gt;
    CREDIT_SCORE	581	C	C (581 - 620)&lt;br /&gt;
    CREDIT_SCORE	621	B	B (621 - 700)&lt;br /&gt;
    CREDIT_SCORE	701	A	A (701 - 720)&lt;br /&gt;
    CREDIT_SCORE	721	A+	A+ (Over 721)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DELQ-DAYS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used when displaying Delinquent Loans&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    DELQ-DAYS			Current&lt;br /&gt;
    DELQ-DAYS	1		1-15 Days&lt;br /&gt;
    DELQ-DAYS	16		16-30 Days&lt;br /&gt;
    DELQ-DAYS	31		31-60 Days&lt;br /&gt;
    DELQ-DAYS	61		61-90 Days&lt;br /&gt;
    DELQ-DAYS	91		91-120 Days&lt;br /&gt;
    DELQ-DAYS	121		121-180 Days&lt;br /&gt;
    DELQ-DAYS	181		6 Mths - 1 Year&lt;br /&gt;
    DELQ-DAYS	366		Over 1 Year&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CHANGE-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate balance Changes for both Share and Loan Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    CHANGE-BAL			Neg: Over $100K&lt;br /&gt;
    CHANGE-BAL	-99,999.99	Neg: $50K to $100K&lt;br /&gt;
    CHANGE-BAL	-49,999.99	Neg: $10K to $50K&lt;br /&gt;
    CHANGE-BAL	-9,999.99	Neg: $5K to $10K&lt;br /&gt;
    CHANGE-BAL	-4,999.99	Neg: $1K to $5K&lt;br /&gt;
    CHANGE-BAL	-999.99		Neg: .01 to $1K&lt;br /&gt;
    CHANGE-BAL	0.00		Zero&lt;br /&gt;
    CHANGE-BAL	0.01		.01 to $1k&lt;br /&gt;
    CHANGE-BAL	1,000.00	$1K to $5K&lt;br /&gt;
    CHANGE-BAL	5,000.00	$5K to $10K&lt;br /&gt;
    CHANGE-BAL	10,000.00	$10,000 - $50K&lt;br /&gt;
    CHANGE-BAL	50,000.00	$50,000 - $100K&lt;br /&gt;
    CHANGE-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;RATES&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate rate ranges for both shares (DIV_RATE) and loans (APR)&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    RATES			Negative&lt;br /&gt;
    RATES	0.00%		Zero&lt;br /&gt;
    RATES	0.00%		 &amp;lt;= 0.50%&lt;br /&gt;
    RATES	0.50%		 &amp;gt;= 0.50%  &amp;lt; 1.00%&lt;br /&gt;
    RATES	1.00%		 &amp;gt;= 1.00%  &amp;lt; 1.50%&lt;br /&gt;
    RATES	1.50%		 &amp;gt;= 1.50%  &amp;lt; 2.00%&lt;br /&gt;
    RATES	2.00%		 &amp;gt;= 2.00%  &amp;lt; 2.50%&lt;br /&gt;
    RATES	2.50%		 &amp;gt;= 2.50%  &amp;lt; 3.00%&lt;br /&gt;
    RATES	3.00%		 &amp;gt;= 3.00%  &amp;lt; 3.50%&lt;br /&gt;
    RATES	3.50%		 &amp;gt;= 3.50%  &amp;lt; 3.75%&lt;br /&gt;
    RATES	3.75%		 &amp;gt;= 3.75%  &amp;lt; 4.00%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DTI-RATIO&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for the Debit To Income Ratio&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    DTI-RATIO			Negative&lt;br /&gt;
    DTI-RATIO	0.00%		Zero&lt;br /&gt;
    DTI-RATIO	0.01%		&amp;lt;=  25%&lt;br /&gt;
    DTI-RATIO	25.01%		25.01% - 40%&lt;br /&gt;
    DTI-RATIO	40.01%		40.01% - 46%&lt;br /&gt;
    DTI-RATIO	46.01%		Over 46%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LTV&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for Loan-to-Value&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LTV			Negative&lt;br /&gt;
    LTV	0.00%		Zero&lt;br /&gt;
    LTV	0.01%		&amp;lt;=  80%&lt;br /&gt;
    LTV	80.01%		80.01% - 90%&lt;br /&gt;
    LTV	90.01%		90.01% - 100%&lt;br /&gt;
    LTV	100.01%		Over 100%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MAT-DAYS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for the Maturity Days&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    MAT-DAYS			1-30 Days&lt;br /&gt;
    MAT-DAYS	31		31-60 Days&lt;br /&gt;
    MAT-DAYS	61		61-90 Days&lt;br /&gt;
    MAT-DAYS	91		91-120 Days&lt;br /&gt;
    MAT-DAYS	121		121-180 Days&lt;br /&gt;
    MAT-DAYS	181		6 Mths - 1 Year&lt;br /&gt;
    MAT-DAYS	366		1 – 2 Years&lt;br /&gt;
    MAT-DAYS	731		2 – 3 Years&lt;br /&gt;
    MAT-DAYS	1,096		3 – 4 Years&lt;br /&gt;
    MAT-DAYS	1,461		4 – 5 Years&lt;br /&gt;
    MAT-DAYS	1,826		Over 5 Years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LATE-PMTS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for counting Late Payments&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LATE-PMTS			None Late&lt;br /&gt;
    LATE-PMTS	1		One Late&lt;br /&gt;
    LATE-PMTS	2		2 – 3 Late&lt;br /&gt;
    LATE-PMTS	4		4 – 5 Late&lt;br /&gt;
    LATE-PMTS	6		6 – 10 Late&lt;br /&gt;
    LATE-PMTS	11		&amp;gt; 10 Late&lt;br /&gt;
&lt;br /&gt;
== Dimensions Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet can be used to create custom dimensions for output by tables and charts in Vital Signs&lt;br /&gt;
&lt;br /&gt;
The columns in this sheet are DIMNAME, GROUPNAME, GROUPLABEL and GROUPSORTBY&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DIMNAME&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the Dimension - &amp;quot;MBR, SH or LN&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPNAME&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the field in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPLABEL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The description of the dimension that appears in Vital Signs in the drop down list&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPSORTBY&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The custom sort for this dimension&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Default Groups&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY&lt;br /&gt;
     MBR        MBR_BRANCH_NAME         Mbr Curr Branch	        =MBR_BRANCH_SORT&lt;br /&gt;
     MBR        MBR_ORIG_BRANCH_NAME    Mbr Orig Branch	        =MBR_ORIG_BRANCH_SORT&lt;br /&gt;
     MBR        MBR_ORIG_OPEN_MTH       Orig Open Mth           Ascii&lt;br /&gt;
     MBR        MBR_ESCHEAT_MTH         Mbr Escheat Date        Ascii&lt;br /&gt;
     MBR        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
     MBR        MBR_TOT_SHBAL_RANGE     Mbr Total Dep Balance   =MBR_TOT_SHBAL_RANGE_SORT&lt;br /&gt;
     MBR        MBR_TOT_LNBAL_RANGE     Mbr Total Loan Balance  =MBR_TOT_LNBAL_RANGE_SORT&lt;br /&gt;
     MBR        MBR_SH_BAL_CHANGE_RANGE Mbr Dep Bal Change      =MBR_SH_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_LN_BAL_CHANGE_RANGE Mbr Loan Bal Change     =MBR_LN_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_CITY                Mbr City                Ascii&lt;br /&gt;
     MBR        MBR_ZIP                 Mbr Zipcode             Numeric&lt;br /&gt;
     MBR        MBR_DEPARTMENT          Mbr Department          Ascii&lt;br /&gt;
     MBR        MBR_SELLER_NAME         Mbr Seller Name         Ascii&lt;br /&gt;
&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY				&lt;br /&gt;
      SH        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
      SH        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
      SH        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
      SH        SH_BRANCH_NAME          Share Branch            =SH_BRANCH_SORT&lt;br /&gt;
      SH        SH_ORIG_BRANCH_NAME     Share Orig Branch       =SH_ORIG_BRANCH_SORT&lt;br /&gt;
      SH        SH_BAL_RANGE            Share Balance           =SH_BAL_RANGE_SORT&lt;br /&gt;
      SH        SH_BAL_CHANGE_RANGE     Share Bal Change        =SH_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
      SH        SH_OPEN_MTH             Open Date               Ascii&lt;br /&gt;
      SH        SH_DAYS_NEG_RANGE       Neg Days                =SH_DAYS_NEG_RANGE_SORT&lt;br /&gt;
      SH        SH_CERT_MAT_DATE_MTH    Cert Maturity Date      Ascii&lt;br /&gt;
      SH        SH_DESC_ABRV_LONGDESC   Desc Abrv               Ascii&lt;br /&gt;
      SH        SH_DIV_RATE_RANGE       Div Rate                =SH_DIV_RATE_RANGE_SORT&lt;br /&gt;
      SH        SH_SELLER_NAME          Share Seller            Ascii&lt;br /&gt;
      SH        SH_RECORDER_NAME        Share Recorder          Ascii&lt;br /&gt;
      SH        =SH_TYPE_PROD           Share Type              Numeric                   # Use an equals for expressions or groups.&lt;br /&gt;
&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY&lt;br /&gt;
      LN        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
      LN        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
      LN        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
      LN        LN_BRANCH_NAME          Loan Branch             =LN_BRANCH_SORT&lt;br /&gt;
      LN        LN_ORIG_BRANCH_NAME     Loan Orig Branch        =LN_ORIG_BRANCH_SORT&lt;br /&gt;
      LN        LN_BAL_RANGE            Loan Balance            =LN_BAL_RANGE_SORT&lt;br /&gt;
      LN        LN_BAL_CHANGE_RANGE     Loan Bal Change         =LN_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
      LN        LN_COLLATERAL_DESC      Collateral              Ascii&lt;br /&gt;
      LN        LN_ENTRY_MTH            Loan Open Date          Ascii&lt;br /&gt;
      LN        LN_APR_RANGE            Loan APR                =LN_APR_RANGE_SORT&lt;br /&gt;
      LN        LN_SELLER_NAME          Loan Seller             Ascii&lt;br /&gt;
      LN        LN_OFFICER_NAME         Loan Officer            Ascii&lt;br /&gt;
      LN        LN_VI_DEALER            Dealer Name             Ascii&lt;br /&gt;
      LN        LN_CREDIT_TIER_DESC     Credit Tier             Ascii&lt;br /&gt;
      LN        =LN_TYPE_PROD           Loan Type               Numeric                   # Use an equals for expressions or groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Control Flags ==&lt;br /&gt;
&lt;br /&gt;
This sheet can be used to add control flags that will appear on the Mbr Select, Deposit Select and Loan Select tabs in Vital Signs.&lt;br /&gt;
&lt;br /&gt;
The columns in this sheet are Type, Flag, FieldName, Label and SortBy&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The type of the flag.  Must be one of: MBR, SH or LN.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Flag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    This is the control flag number.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;FieldName&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    A unique name that will be used internally as the name of this field. Must be all uppercase with no spaces. The underscore is the only allowed special character.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Label&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the flag that user will see in Vital Signs when they make the selection.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SortBy&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    In most cases should be set to &amp;quot;Ascii(Desc)&amp;quot; so the Yes will appear before No in the dropdown.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Examples&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Type     Flag  FieldName                  Label                    SortBy&lt;br /&gt;
&lt;br /&gt;
     MBR        1  MBR_COMMERCIAL_ACCT_FLG    Commercial Account       Ascii(Desc)&lt;br /&gt;
     MBR       29  MBR_DECEASED_FLG           Member Deceased          Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
     SH        21  SH_DRAFT_ACCT_FLG          Draft Account            Ascii(Desc)&lt;br /&gt;
     SH        57  SH_XMAS_CLUB_FLG           Christmas Club Account   Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
     LN        42  LN_TDR_FLG                 Loan TDR                 Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
== Fields Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet defines which fields are loaded into the Vital Signs applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Table Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The internal table name in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;FieldName Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The internal field name in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;InitialLoad Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Summary and Detail Membership applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SummaryLoad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Summary (Monthly_Membership_Summary, Weekly_Membership_Summary and Daily_Membership_Summary) applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DetailLoad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Detail (Membership_Analysis_by_ACCOUNT) application&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DataChng&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Data Change (Spectrum_Data_Change) application&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LoanApp&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Loan App (Loan_App) application&lt;br /&gt;
&lt;br /&gt;
== Accounts Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet allows for listing Member Accounts that should be dropped from Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MBR_ACCOUNT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The member account number&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;EXCLUDE_ACCOUNT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag to exclude the MBR_ACCOUNT&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Membership_analysis.xls&amp;diff=3723</id>
		<title>Membership analysis.xls</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Membership_analysis.xls&amp;diff=3723"/>
		<updated>2025-08-06T15:43:12Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Control Flags */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
The Membership Analysis spreadsheet contains Ranges, Dimensions, Fields and Accounts specific to Vital Signs during the nightly reloads    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ranges Sheet ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This sheet contains range information used by the Vital Signs Membership_Analysis Application&lt;br /&gt;
&lt;br /&gt;
These ranges are reapplied each time the Membership_Analysis application is reloaded&lt;br /&gt;
The assigned range is &amp;gt;= IM_LOW and &amp;lt; The next IM_LOW value specified&lt;br /&gt;
&lt;br /&gt;
The IM_TIER Column is used for setting a hierarchy for the ranges used below&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Note: typically this is only used for Credit Tier&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SHARE-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Share Balance Ranges    &lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    SHARE-BAL	Null		No Shares&lt;br /&gt;
    SHARE-BAL			Negative&lt;br /&gt;
    SHARE-BAL	0.00		Zero&lt;br /&gt;
    SHARE-BAL	0.01		$0.01 to $4&lt;br /&gt;
    SHARE-BAL	5.00		$5 to $499&lt;br /&gt;
    SHARE-BAL	500.00		$500 - $999&lt;br /&gt;
    SHARE-BAL	1,000.00	$1K - $4,999&lt;br /&gt;
    SHARE-BAL	5,000.00	$5K - $9,999&lt;br /&gt;
    SHARE-BAL	10,000.00	$10K - $49,999&lt;br /&gt;
    SHARE-BAL	50,000.00	$50K - $99,999&lt;br /&gt;
    SHARE-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LOAN-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Loan Balance Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LOAN-BAL	Null		No Loans&lt;br /&gt;
    LOAN-BAL			Negative&lt;br /&gt;
    LOAN-BAL	0.00		Zero&lt;br /&gt;
    LOAN-BAL	0.01		$0.01 to $999&lt;br /&gt;
    LOAN-BAL	1,000.00	$1K to $4,999&lt;br /&gt;
    LOAN-BAL	5,000.00	$5K to $9,999&lt;br /&gt;
    LOAN-BAL	10,000.00	$10,000 - $49,999&lt;br /&gt;
    LOAN-BAL	50,000.00	$50,000 - $99,999&lt;br /&gt;
    LOAN-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;TRIAL-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used in the Trial Balance page and should not be modified&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    TRIAL-BAL			Negative&lt;br /&gt;
    TRIAL-BAL	0.00		Zero&lt;br /&gt;
    TRIAL-BAL	0.01		$0.01 - $10.00&lt;br /&gt;
    TRIAL-BAL	10.01		$10.01 - $25.00&lt;br /&gt;
    TRIAL-BAL	25.01		$25.01 - $100.00&lt;br /&gt;
    TRIAL-BAL	100.01		$100.01 - $500.00&lt;br /&gt;
    TRIAL-BAL	500.01		$500.01 - $1,000&lt;br /&gt;
    TRIAL-BAL	1,000.01	$1,000.01 - $2,000&lt;br /&gt;
    TRIAL-BAL	2,000.01	$2,000.01 - $3,000&lt;br /&gt;
    TRIAL-BAL	3,000.01	$3,000.01 - $5,000&lt;br /&gt;
    TRIAL-BAL	5,000.01	$5,000.01 - $10,000&lt;br /&gt;
    TRIAL-BAL	10,000.01	$10,000.01 - $20,000&lt;br /&gt;
    TRIAL-BAL	20,000.01	$20,000.01 - $40,000&lt;br /&gt;
    TRIAL-BAL	40,000.01	$40,000.01 - $100,000&lt;br /&gt;
    TRIAL-BAL	100,000.01	$100,000.01 and Over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MBR-AGE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Member Age Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    MBR-AGE			Zero (No age)&lt;br /&gt;
    MBR-AGE	1		Under 16&lt;br /&gt;
    MBR-AGE	16		16 to 20&lt;br /&gt;
    MBR-AGE	21		21 to 25&lt;br /&gt;
    MBR-AGE	26		26 to 30&lt;br /&gt;
    MBR-AGE	31		31 to 35&lt;br /&gt;
    MBR-AGE	36		36 to 40&lt;br /&gt;
    MBR-AGE	41		41 to 45&lt;br /&gt;
    MBR-AGE	46		46 to 50&lt;br /&gt;
    MBR-AGE	51		51 to 55&lt;br /&gt;
    MBR-AGE	56		56 to 60&lt;br /&gt;
    MBR-AGE	61		61 to 65&lt;br /&gt;
    MBR-AGE	66		66 to 70&lt;br /&gt;
    MBR-AGE	71		71 to 75&lt;br /&gt;
    MBR-AGE	76		76 and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;ACCT-AGE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Account Age Ranges - how long the member has been a member&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    ACCT-AGE			Less than 1 Year&lt;br /&gt;
    ACCT-AGE	1		1 – 2 Years&lt;br /&gt;
    ACCT-AGE	3		3 – 5 Years&lt;br /&gt;
    ACCT-AGE	6		6 – 10 Years&lt;br /&gt;
    ACCT-AGE	11		11 – 20 Years&lt;br /&gt;
    ACCT-AGE	21		21 Years +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CREDIT-SCORE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Credit Score Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	     IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    CREDIT_SCORE		F	F (No Score)&lt;br /&gt;
    CREDIT_SCORE	1	E	E (Less than 520)&lt;br /&gt;
    CREDIT_SCORE	520	D	D (520 - 580)&lt;br /&gt;
    CREDIT_SCORE	581	C	C (581 - 620)&lt;br /&gt;
    CREDIT_SCORE	621	B	B (621 - 700)&lt;br /&gt;
    CREDIT_SCORE	701	A	A (701 - 720)&lt;br /&gt;
    CREDIT_SCORE	721	A+	A+ (Over 721)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DELQ-DAYS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used when displaying Delinquent Loans&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    DELQ-DAYS			Current&lt;br /&gt;
    DELQ-DAYS	1		1-15 Days&lt;br /&gt;
    DELQ-DAYS	16		16-30 Days&lt;br /&gt;
    DELQ-DAYS	31		31-60 Days&lt;br /&gt;
    DELQ-DAYS	61		61-90 Days&lt;br /&gt;
    DELQ-DAYS	91		91-120 Days&lt;br /&gt;
    DELQ-DAYS	121		121-180 Days&lt;br /&gt;
    DELQ-DAYS	181		6 Mths - 1 Year&lt;br /&gt;
    DELQ-DAYS	366		Over 1 Year&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CHANGE-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate balance Changes for both Share and Loan Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    CHANGE-BAL			Neg: Over $100K&lt;br /&gt;
    CHANGE-BAL	-99,999.99	Neg: $50K to $100K&lt;br /&gt;
    CHANGE-BAL	-49,999.99	Neg: $10K to $50K&lt;br /&gt;
    CHANGE-BAL	-9,999.99	Neg: $5K to $10K&lt;br /&gt;
    CHANGE-BAL	-4,999.99	Neg: $1K to $5K&lt;br /&gt;
    CHANGE-BAL	-999.99		Neg: .01 to $1K&lt;br /&gt;
    CHANGE-BAL	0.00		Zero&lt;br /&gt;
    CHANGE-BAL	0.01		.01 to $1k&lt;br /&gt;
    CHANGE-BAL	1,000.00	$1K to $5K&lt;br /&gt;
    CHANGE-BAL	5,000.00	$5K to $10K&lt;br /&gt;
    CHANGE-BAL	10,000.00	$10,000 - $50K&lt;br /&gt;
    CHANGE-BAL	50,000.00	$50,000 - $100K&lt;br /&gt;
    CHANGE-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;RATES&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate rate ranges for both shares (DIV_RATE) and loans (APR)&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    RATES			Negative&lt;br /&gt;
    RATES	0.00%		Zero&lt;br /&gt;
    RATES	0.00%		 &amp;lt;= 0.50%&lt;br /&gt;
    RATES	0.50%		 &amp;gt;= 0.50%  &amp;lt; 1.00%&lt;br /&gt;
    RATES	1.00%		 &amp;gt;= 1.00%  &amp;lt; 1.50%&lt;br /&gt;
    RATES	1.50%		 &amp;gt;= 1.50%  &amp;lt; 2.00%&lt;br /&gt;
    RATES	2.00%		 &amp;gt;= 2.00%  &amp;lt; 2.50%&lt;br /&gt;
    RATES	2.50%		 &amp;gt;= 2.50%  &amp;lt; 3.00%&lt;br /&gt;
    RATES	3.00%		 &amp;gt;= 3.00%  &amp;lt; 3.50%&lt;br /&gt;
    RATES	3.50%		 &amp;gt;= 3.50%  &amp;lt; 3.75%&lt;br /&gt;
    RATES	3.75%		 &amp;gt;= 3.75%  &amp;lt; 4.00%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DTI-RATIO&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for the Debit To Income Ratio&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    DTI-RATIO			Negative&lt;br /&gt;
    DTI-RATIO	0.00%		Zero&lt;br /&gt;
    DTI-RATIO	0.01%		&amp;lt;=  25%&lt;br /&gt;
    DTI-RATIO	25.01%		25.01% - 40%&lt;br /&gt;
    DTI-RATIO	40.01%		40.01% - 46%&lt;br /&gt;
    DTI-RATIO	46.01%		Over 46%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LTV&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for Loan-to-Value&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LTV			Negative&lt;br /&gt;
    LTV	0.00%		Zero&lt;br /&gt;
    LTV	0.01%		&amp;lt;=  80%&lt;br /&gt;
    LTV	80.01%		80.01% - 90%&lt;br /&gt;
    LTV	90.01%		90.01% - 100%&lt;br /&gt;
    LTV	100.01%		Over 100%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MAT-DAYS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for the Maturity Days&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    MAT-DAYS			1-30 Days&lt;br /&gt;
    MAT-DAYS	31		31-60 Days&lt;br /&gt;
    MAT-DAYS	61		61-90 Days&lt;br /&gt;
    MAT-DAYS	91		91-120 Days&lt;br /&gt;
    MAT-DAYS	121		121-180 Days&lt;br /&gt;
    MAT-DAYS	181		6 Mths - 1 Year&lt;br /&gt;
    MAT-DAYS	366		1 – 2 Years&lt;br /&gt;
    MAT-DAYS	731		2 – 3 Years&lt;br /&gt;
    MAT-DAYS	1,096		3 – 4 Years&lt;br /&gt;
    MAT-DAYS	1,461		4 – 5 Years&lt;br /&gt;
    MAT-DAYS	1,826		Over 5 Years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LATE-PMTS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for counting Late Payments&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LATE-PMTS			None Late&lt;br /&gt;
    LATE-PMTS	1		One Late&lt;br /&gt;
    LATE-PMTS	2		2 – 3 Late&lt;br /&gt;
    LATE-PMTS	4		4 – 5 Late&lt;br /&gt;
    LATE-PMTS	6		6 – 10 Late&lt;br /&gt;
    LATE-PMTS	11		&amp;gt; 10 Late&lt;br /&gt;
&lt;br /&gt;
== Dimensions Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet can be used to create custom dimensions for output by tables and charts in Vital Signs&lt;br /&gt;
&lt;br /&gt;
The columns in this sheet are DIMNAME, GROUPNAME, GROUPLABEL and GROUPSORTBY&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DIMNAME&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the Dimension - &amp;quot;MBR, SH or LN&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPNAME&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the field in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPLABEL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The description of the dimension that appears in Vital Signs in the drop down list&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPSORTBY&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The custom sort for this dimension&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Default Groups&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY&lt;br /&gt;
     MBR        MBR_BRANCH_NAME         Mbr Curr Branch	        =MBR_BRANCH_SORT&lt;br /&gt;
     MBR        MBR_ORIG_BRANCH_NAME    Mbr Orig Branch	        =MBR_ORIG_BRANCH_SORT&lt;br /&gt;
     MBR        MBR_ORIG_OPEN_MTH       Orig Open Mth           Ascii&lt;br /&gt;
     MBR        MBR_ESCHEAT_MTH         Mbr Escheat Date        Ascii&lt;br /&gt;
     MBR        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
     MBR        MBR_TOT_SHBAL_RANGE     Mbr Total Dep Balance   =MBR_TOT_SHBAL_RANGE_SORT&lt;br /&gt;
     MBR        MBR_TOT_LNBAL_RANGE     Mbr Total Loan Balance  =MBR_TOT_LNBAL_RANGE_SORT&lt;br /&gt;
     MBR        MBR_SH_BAL_CHANGE_RANGE Mbr Dep Bal Change      =MBR_SH_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_LN_BAL_CHANGE_RANGE Mbr Loan Bal Change     =MBR_LN_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_CITY                Mbr City                Ascii&lt;br /&gt;
     MBR        MBR_ZIP                 Mbr Zipcode             Numeric&lt;br /&gt;
     MBR        MBR_DEPARTMENT          Mbr Department          Ascii&lt;br /&gt;
     MBR        MBR_SELLER_NAME         Mbr Seller Name         Ascii&lt;br /&gt;
&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY				&lt;br /&gt;
      SH        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
      SH        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
      SH        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
      SH        SH_BRANCH_NAME          Share Branch            =SH_BRANCH_SORT&lt;br /&gt;
      SH        SH_ORIG_BRANCH_NAME     Share Orig Branch       =SH_ORIG_BRANCH_SORT&lt;br /&gt;
      SH        SH_BAL_RANGE            Share Balance           =SH_BAL_RANGE_SORT&lt;br /&gt;
      SH        SH_BAL_CHANGE_RANGE     Share Bal Change        =SH_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
      SH        SH_OPEN_MTH             Open Date               Ascii&lt;br /&gt;
      SH        SH_DAYS_NEG_RANGE       Neg Days                =SH_DAYS_NEG_RANGE_SORT&lt;br /&gt;
      SH        SH_CERT_MAT_DATE_MTH    Cert Maturity Date      Ascii&lt;br /&gt;
      SH        SH_DESC_ABRV_LONGDESC   Desc Abrv               Ascii&lt;br /&gt;
      SH        SH_DIV_RATE_RANGE       Div Rate                =SH_DIV_RATE_RANGE_SORT&lt;br /&gt;
      SH        SH_SELLER_NAME          Share Seller            Ascii&lt;br /&gt;
      SH        SH_RECORDER_NAME        Share Recorder          Ascii&lt;br /&gt;
      SH        =SH_TYPE_PROD           Share Type              Numeric                   # Use an equals for expressions or groups.&lt;br /&gt;
&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY&lt;br /&gt;
      LN        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
      LN        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
      LN        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
      LN        LN_BRANCH_NAME          Loan Branch             =LN_BRANCH_SORT&lt;br /&gt;
      LN        LN_ORIG_BRANCH_NAME     Loan Orig Branch        =LN_ORIG_BRANCH_SORT&lt;br /&gt;
      LN        LN_BAL_RANGE            Loan Balance            =LN_BAL_RANGE_SORT&lt;br /&gt;
      LN        LN_BAL_CHANGE_RANGE     Loan Bal Change         =LN_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
      LN        LN_COLLATERAL_DESC      Collateral              Ascii&lt;br /&gt;
      LN        LN_ENTRY_MTH            Loan Open Date          Ascii&lt;br /&gt;
      LN        LN_APR_RANGE            Loan APR                =LN_APR_RANGE_SORT&lt;br /&gt;
      LN        LN_SELLER_NAME          Loan Seller             Ascii&lt;br /&gt;
      LN        LN_OFFICER_NAME         Loan Officer            Ascii&lt;br /&gt;
      LN        LN_VI_DEALER            Dealer Name             Ascii&lt;br /&gt;
      LN        LN_CREDIT_TIER_DESC     Credit Tier             Ascii&lt;br /&gt;
      LN        =LN_TYPE_PROD           Loan Type               Numeric                   # Use an equals for expressions or groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Control Flags ==&lt;br /&gt;
&lt;br /&gt;
This sheet can be used to add control flags that will appear on the Mbr Select, Deposit Select and Loan Select tabs in Vital Signs.&lt;br /&gt;
&lt;br /&gt;
The columns in this sheet are Type, Flag, FieldName, Label and SortBy&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The type of the flag.  Must be one of: MBR, SH or LN.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Flag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    This is the control flag number.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;FieldName&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    A unique name that will be used internally as the name of this field. Must be all uppercase with no spaces. The underscore is the only allowed special character.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Label&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the flag that user will see in Vital Signs when they make the selection.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SortBy&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    In most cases should be set to &amp;quot;Ascii(Desc)&amp;quot; so the Yes will appear before No in the dropdown.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Examples&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Type     Flag  FieldName                  Label                    SortBy&lt;br /&gt;
&lt;br /&gt;
     MBR        1  MBR_COMMERCIAL_ACCT_FLG    Commercial Account       Ascii(Desc)&lt;br /&gt;
     MBR       29  MBR_DECEASED_FLG           Member Deceased	       Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
     SH        21  SH_DRAFT_ACCT_FLG          Draft Account            Ascii(Desc)&lt;br /&gt;
     SH        57  SH_XMAS_CLUB_FLG           Christmas Club Account   Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
     LN        42  LN_TDR_FLG                 Loan TDR                 Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
== Fields Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet defines which fields are loaded into the Vital Signs applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Table Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The internal table name in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;FieldName Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The internal field name in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;InitialLoad Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Summary and Detail Membership applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SummaryLoad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Summary (Monthly_Membership_Summary, Weekly_Membership_Summary and Daily_Membership_Summary) applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DetailLoad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Detail (Membership_Analysis_by_ACCOUNT) application&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DataChng&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Data Change (Spectrum_Data_Change) application&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LoanApp&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Loan App (Loan_App) application&lt;br /&gt;
&lt;br /&gt;
== Accounts Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet allows for listing Member Accounts that should be dropped from Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MBR_ACCOUNT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The member account number&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;EXCLUDE_ACCOUNT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag to exclude the MBR_ACCOUNT&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Membership_analysis.xls&amp;diff=3722</id>
		<title>Membership analysis.xls</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Membership_analysis.xls&amp;diff=3722"/>
		<updated>2025-08-06T15:42:15Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
The Membership Analysis spreadsheet contains Ranges, Dimensions, Fields and Accounts specific to Vital Signs during the nightly reloads    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ranges Sheet ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This sheet contains range information used by the Vital Signs Membership_Analysis Application&lt;br /&gt;
&lt;br /&gt;
These ranges are reapplied each time the Membership_Analysis application is reloaded&lt;br /&gt;
The assigned range is &amp;gt;= IM_LOW and &amp;lt; The next IM_LOW value specified&lt;br /&gt;
&lt;br /&gt;
The IM_TIER Column is used for setting a hierarchy for the ranges used below&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Note: typically this is only used for Credit Tier&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SHARE-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Share Balance Ranges    &lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    SHARE-BAL	Null		No Shares&lt;br /&gt;
    SHARE-BAL			Negative&lt;br /&gt;
    SHARE-BAL	0.00		Zero&lt;br /&gt;
    SHARE-BAL	0.01		$0.01 to $4&lt;br /&gt;
    SHARE-BAL	5.00		$5 to $499&lt;br /&gt;
    SHARE-BAL	500.00		$500 - $999&lt;br /&gt;
    SHARE-BAL	1,000.00	$1K - $4,999&lt;br /&gt;
    SHARE-BAL	5,000.00	$5K - $9,999&lt;br /&gt;
    SHARE-BAL	10,000.00	$10K - $49,999&lt;br /&gt;
    SHARE-BAL	50,000.00	$50K - $99,999&lt;br /&gt;
    SHARE-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LOAN-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Loan Balance Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LOAN-BAL	Null		No Loans&lt;br /&gt;
    LOAN-BAL			Negative&lt;br /&gt;
    LOAN-BAL	0.00		Zero&lt;br /&gt;
    LOAN-BAL	0.01		$0.01 to $999&lt;br /&gt;
    LOAN-BAL	1,000.00	$1K to $4,999&lt;br /&gt;
    LOAN-BAL	5,000.00	$5K to $9,999&lt;br /&gt;
    LOAN-BAL	10,000.00	$10,000 - $49,999&lt;br /&gt;
    LOAN-BAL	50,000.00	$50,000 - $99,999&lt;br /&gt;
    LOAN-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;TRIAL-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used in the Trial Balance page and should not be modified&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    TRIAL-BAL			Negative&lt;br /&gt;
    TRIAL-BAL	0.00		Zero&lt;br /&gt;
    TRIAL-BAL	0.01		$0.01 - $10.00&lt;br /&gt;
    TRIAL-BAL	10.01		$10.01 - $25.00&lt;br /&gt;
    TRIAL-BAL	25.01		$25.01 - $100.00&lt;br /&gt;
    TRIAL-BAL	100.01		$100.01 - $500.00&lt;br /&gt;
    TRIAL-BAL	500.01		$500.01 - $1,000&lt;br /&gt;
    TRIAL-BAL	1,000.01	$1,000.01 - $2,000&lt;br /&gt;
    TRIAL-BAL	2,000.01	$2,000.01 - $3,000&lt;br /&gt;
    TRIAL-BAL	3,000.01	$3,000.01 - $5,000&lt;br /&gt;
    TRIAL-BAL	5,000.01	$5,000.01 - $10,000&lt;br /&gt;
    TRIAL-BAL	10,000.01	$10,000.01 - $20,000&lt;br /&gt;
    TRIAL-BAL	20,000.01	$20,000.01 - $40,000&lt;br /&gt;
    TRIAL-BAL	40,000.01	$40,000.01 - $100,000&lt;br /&gt;
    TRIAL-BAL	100,000.01	$100,000.01 and Over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MBR-AGE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Member Age Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    MBR-AGE			Zero (No age)&lt;br /&gt;
    MBR-AGE	1		Under 16&lt;br /&gt;
    MBR-AGE	16		16 to 20&lt;br /&gt;
    MBR-AGE	21		21 to 25&lt;br /&gt;
    MBR-AGE	26		26 to 30&lt;br /&gt;
    MBR-AGE	31		31 to 35&lt;br /&gt;
    MBR-AGE	36		36 to 40&lt;br /&gt;
    MBR-AGE	41		41 to 45&lt;br /&gt;
    MBR-AGE	46		46 to 50&lt;br /&gt;
    MBR-AGE	51		51 to 55&lt;br /&gt;
    MBR-AGE	56		56 to 60&lt;br /&gt;
    MBR-AGE	61		61 to 65&lt;br /&gt;
    MBR-AGE	66		66 to 70&lt;br /&gt;
    MBR-AGE	71		71 to 75&lt;br /&gt;
    MBR-AGE	76		76 and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;ACCT-AGE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Account Age Ranges - how long the member has been a member&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    ACCT-AGE			Less than 1 Year&lt;br /&gt;
    ACCT-AGE	1		1 – 2 Years&lt;br /&gt;
    ACCT-AGE	3		3 – 5 Years&lt;br /&gt;
    ACCT-AGE	6		6 – 10 Years&lt;br /&gt;
    ACCT-AGE	11		11 – 20 Years&lt;br /&gt;
    ACCT-AGE	21		21 Years +&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CREDIT-SCORE&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate Credit Score Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	     IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    CREDIT_SCORE		F	F (No Score)&lt;br /&gt;
    CREDIT_SCORE	1	E	E (Less than 520)&lt;br /&gt;
    CREDIT_SCORE	520	D	D (520 - 580)&lt;br /&gt;
    CREDIT_SCORE	581	C	C (581 - 620)&lt;br /&gt;
    CREDIT_SCORE	621	B	B (621 - 700)&lt;br /&gt;
    CREDIT_SCORE	701	A	A (701 - 720)&lt;br /&gt;
    CREDIT_SCORE	721	A+	A+ (Over 721)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DELQ-DAYS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used when displaying Delinquent Loans&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    DELQ-DAYS			Current&lt;br /&gt;
    DELQ-DAYS	1		1-15 Days&lt;br /&gt;
    DELQ-DAYS	16		16-30 Days&lt;br /&gt;
    DELQ-DAYS	31		31-60 Days&lt;br /&gt;
    DELQ-DAYS	61		61-90 Days&lt;br /&gt;
    DELQ-DAYS	91		91-120 Days&lt;br /&gt;
    DELQ-DAYS	121		121-180 Days&lt;br /&gt;
    DELQ-DAYS	181		6 Mths - 1 Year&lt;br /&gt;
    DELQ-DAYS	366		Over 1 Year&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CHANGE-BAL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate balance Changes for both Share and Loan Ranges&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    CHANGE-BAL			Neg: Over $100K&lt;br /&gt;
    CHANGE-BAL	-99,999.99	Neg: $50K to $100K&lt;br /&gt;
    CHANGE-BAL	-49,999.99	Neg: $10K to $50K&lt;br /&gt;
    CHANGE-BAL	-9,999.99	Neg: $5K to $10K&lt;br /&gt;
    CHANGE-BAL	-4,999.99	Neg: $1K to $5K&lt;br /&gt;
    CHANGE-BAL	-999.99		Neg: .01 to $1K&lt;br /&gt;
    CHANGE-BAL	0.00		Zero&lt;br /&gt;
    CHANGE-BAL	0.01		.01 to $1k&lt;br /&gt;
    CHANGE-BAL	1,000.00	$1K to $5K&lt;br /&gt;
    CHANGE-BAL	5,000.00	$5K to $10K&lt;br /&gt;
    CHANGE-BAL	10,000.00	$10,000 - $50K&lt;br /&gt;
    CHANGE-BAL	50,000.00	$50,000 - $100K&lt;br /&gt;
    CHANGE-BAL	100,000.00	$100K and over&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;RATES&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used to calculate rate ranges for both shares (DIV_RATE) and loans (APR)&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    RATES			Negative&lt;br /&gt;
    RATES	0.00%		Zero&lt;br /&gt;
    RATES	0.00%		 &amp;lt;= 0.50%&lt;br /&gt;
    RATES	0.50%		 &amp;gt;= 0.50%  &amp;lt; 1.00%&lt;br /&gt;
    RATES	1.00%		 &amp;gt;= 1.00%  &amp;lt; 1.50%&lt;br /&gt;
    RATES	1.50%		 &amp;gt;= 1.50%  &amp;lt; 2.00%&lt;br /&gt;
    RATES	2.00%		 &amp;gt;= 2.00%  &amp;lt; 2.50%&lt;br /&gt;
    RATES	2.50%		 &amp;gt;= 2.50%  &amp;lt; 3.00%&lt;br /&gt;
    RATES	3.00%		 &amp;gt;= 3.00%  &amp;lt; 3.50%&lt;br /&gt;
    RATES	3.50%		 &amp;gt;= 3.50%  &amp;lt; 3.75%&lt;br /&gt;
    RATES	3.75%		 &amp;gt;= 3.75%  &amp;lt; 4.00%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DTI-RATIO&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for the Debit To Income Ratio&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    DTI-RATIO			Negative&lt;br /&gt;
    DTI-RATIO	0.00%		Zero&lt;br /&gt;
    DTI-RATIO	0.01%		&amp;lt;=  25%&lt;br /&gt;
    DTI-RATIO	25.01%		25.01% - 40%&lt;br /&gt;
    DTI-RATIO	40.01%		40.01% - 46%&lt;br /&gt;
    DTI-RATIO	46.01%		Over 46%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LTV&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for Loan-to-Value&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LTV			Negative&lt;br /&gt;
    LTV	0.00%		Zero&lt;br /&gt;
    LTV	0.01%		&amp;lt;=  80%&lt;br /&gt;
    LTV	80.01%		80.01% - 90%&lt;br /&gt;
    LTV	90.01%		90.01% - 100%&lt;br /&gt;
    LTV	100.01%		Over 100%&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MAT-DAYS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for the Maturity Days&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    MAT-DAYS			1-30 Days&lt;br /&gt;
    MAT-DAYS	31		31-60 Days&lt;br /&gt;
    MAT-DAYS	61		61-90 Days&lt;br /&gt;
    MAT-DAYS	91		91-120 Days&lt;br /&gt;
    MAT-DAYS	121		121-180 Days&lt;br /&gt;
    MAT-DAYS	181		6 Mths - 1 Year&lt;br /&gt;
    MAT-DAYS	366		1 – 2 Years&lt;br /&gt;
    MAT-DAYS	731		2 – 3 Years&lt;br /&gt;
    MAT-DAYS	1,096		3 – 4 Years&lt;br /&gt;
    MAT-DAYS	1,461		4 – 5 Years&lt;br /&gt;
    MAT-DAYS	1,826		Over 5 Years&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LATE-PMTS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Used for counting Late Payments&lt;br /&gt;
&lt;br /&gt;
    Example:&lt;br /&gt;
    IM_KEY	IM_LOW	IM_TIER	IM_DESC&lt;br /&gt;
    LATE-PMTS			None Late&lt;br /&gt;
    LATE-PMTS	1		One Late&lt;br /&gt;
    LATE-PMTS	2		2 – 3 Late&lt;br /&gt;
    LATE-PMTS	4		4 – 5 Late&lt;br /&gt;
    LATE-PMTS	6		6 – 10 Late&lt;br /&gt;
    LATE-PMTS	11		&amp;gt; 10 Late&lt;br /&gt;
&lt;br /&gt;
== Dimensions Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet can be used to create custom dimensions for output by tables and charts in Vital Signs&lt;br /&gt;
&lt;br /&gt;
The columns in this sheet are DIMNAME, GROUPNAME, GROUPLABEL and GROUPSORTBY&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DIMNAME&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the Dimension - &amp;quot;MBR, SH or LN&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPNAME&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the field in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPLABEL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The description of the dimension that appears in Vital Signs in the drop down list&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GROUPSORTBY&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The custom sort for this dimension&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Default Groups&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY&lt;br /&gt;
     MBR        MBR_BRANCH_NAME         Mbr Curr Branch	        =MBR_BRANCH_SORT&lt;br /&gt;
     MBR        MBR_ORIG_BRANCH_NAME    Mbr Orig Branch	        =MBR_ORIG_BRANCH_SORT&lt;br /&gt;
     MBR        MBR_ORIG_OPEN_MTH       Orig Open Mth           Ascii&lt;br /&gt;
     MBR        MBR_ESCHEAT_MTH         Mbr Escheat Date        Ascii&lt;br /&gt;
     MBR        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
     MBR        MBR_TOT_SHBAL_RANGE     Mbr Total Dep Balance   =MBR_TOT_SHBAL_RANGE_SORT&lt;br /&gt;
     MBR        MBR_TOT_LNBAL_RANGE     Mbr Total Loan Balance  =MBR_TOT_LNBAL_RANGE_SORT&lt;br /&gt;
     MBR        MBR_SH_BAL_CHANGE_RANGE Mbr Dep Bal Change      =MBR_SH_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_LN_BAL_CHANGE_RANGE Mbr Loan Bal Change     =MBR_LN_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
     MBR        MBR_CITY                Mbr City                Ascii&lt;br /&gt;
     MBR        MBR_ZIP                 Mbr Zipcode             Numeric&lt;br /&gt;
     MBR        MBR_DEPARTMENT          Mbr Department          Ascii&lt;br /&gt;
     MBR        MBR_SELLER_NAME         Mbr Seller Name         Ascii&lt;br /&gt;
&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY				&lt;br /&gt;
      SH        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
      SH        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
      SH        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
      SH        SH_BRANCH_NAME          Share Branch            =SH_BRANCH_SORT&lt;br /&gt;
      SH        SH_ORIG_BRANCH_NAME     Share Orig Branch       =SH_ORIG_BRANCH_SORT&lt;br /&gt;
      SH        SH_BAL_RANGE            Share Balance           =SH_BAL_RANGE_SORT&lt;br /&gt;
      SH        SH_BAL_CHANGE_RANGE     Share Bal Change        =SH_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
      SH        SH_OPEN_MTH             Open Date               Ascii&lt;br /&gt;
      SH        SH_DAYS_NEG_RANGE       Neg Days                =SH_DAYS_NEG_RANGE_SORT&lt;br /&gt;
      SH        SH_CERT_MAT_DATE_MTH    Cert Maturity Date      Ascii&lt;br /&gt;
      SH        SH_DESC_ABRV_LONGDESC   Desc Abrv               Ascii&lt;br /&gt;
      SH        SH_DIV_RATE_RANGE       Div Rate                =SH_DIV_RATE_RANGE_SORT&lt;br /&gt;
      SH        SH_SELLER_NAME          Share Seller            Ascii&lt;br /&gt;
      SH        SH_RECORDER_NAME        Share Recorder          Ascii&lt;br /&gt;
      SH        =SH_TYPE_PROD           Share Type              Numeric                   # Use an equals for expressions or groups.&lt;br /&gt;
&lt;br /&gt;
    DIMNAME     GROUPNAME               GROUPLABEL              GROUPSORTBY&lt;br /&gt;
      LN        MBR_AGE_RANGE           Mbr Age Range           =MBR_AGE_RANGE_SORT&lt;br /&gt;
      LN        MBR_ACCT_AGE_RANGE      Acct Age Range          =MBR_ACCT_AGE_RANGE_SORT&lt;br /&gt;
      LN        MBR_RELATE_FLAG         Mbr Relate Flag         Ascii&lt;br /&gt;
      LN        LN_BRANCH_NAME          Loan Branch             =LN_BRANCH_SORT&lt;br /&gt;
      LN        LN_ORIG_BRANCH_NAME     Loan Orig Branch        =LN_ORIG_BRANCH_SORT&lt;br /&gt;
      LN        LN_BAL_RANGE            Loan Balance            =LN_BAL_RANGE_SORT&lt;br /&gt;
      LN        LN_BAL_CHANGE_RANGE     Loan Bal Change         =LN_BAL_CHANGE_RANGE_SORT&lt;br /&gt;
      LN        LN_COLLATERAL_DESC      Collateral              Ascii&lt;br /&gt;
      LN        LN_ENTRY_MTH            Loan Open Date          Ascii&lt;br /&gt;
      LN        LN_APR_RANGE            Loan APR                =LN_APR_RANGE_SORT&lt;br /&gt;
      LN        LN_SELLER_NAME          Loan Seller             Ascii&lt;br /&gt;
      LN        LN_OFFICER_NAME         Loan Officer            Ascii&lt;br /&gt;
      LN        LN_VI_DEALER            Dealer Name             Ascii&lt;br /&gt;
      LN        LN_CREDIT_TIER_DESC     Credit Tier             Ascii&lt;br /&gt;
      LN        =LN_TYPE_PROD           Loan Type               Numeric                   # Use an equals for expressions or groups.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Control Flags ==&lt;br /&gt;
&lt;br /&gt;
This sheet can be used to add control flags that will appear on the Mbr Select, Deposit Select and Loan Select tabs in Vital Signs.&lt;br /&gt;
&lt;br /&gt;
The columns in this sheet are Type, Flag, FieldName, Label and SortBy&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The type of the flag.  Must be one of: MBR, SH or LN.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Flag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    This is the control flag number.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;FieldName&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    A unique name that will be used internally as the name of this field. Must be all uppercase with no spaces. The underscore is the only allowed special character.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Label&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The name of the flag that user will see in Vital Signs when they make the selection.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SortBy&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    In most cases should be set to &amp;quot;Ascii(Desc)&amp;quot; so the Yes will appear before No in the dropdown.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Examples&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Type     Flag  FieldName                  Label                    SortBy&lt;br /&gt;
     MBR        1  MBR_COMMERCIAL_ACCT_FLG    Commercial Account       Ascii(Desc)&lt;br /&gt;
     MBR       29  MBR_DECEASED_FLG           Member Deceased	       Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
     SH        21  SH_DRAFT_ACCT_FLG          Draft Account            Ascii(Desc)&lt;br /&gt;
     SH        57  SH_XMAS_CLUB_FLG           Christmas Club Account   Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
     LN        42  LN_TDR_FLG                 Loan TDR                 Ascii(Desc)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fields Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet defines which fields are loaded into the Vital Signs applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Table Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The internal table name in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;FieldName Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The internal field name in Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;InitialLoad Column&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Summary and Detail Membership applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;SummaryLoad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Summary (Monthly_Membership_Summary, Weekly_Membership_Summary and Daily_Membership_Summary) applications&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DetailLoad&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Detail (Membership_Analysis_by_ACCOUNT) application&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;DataChng&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Data Change (Spectrum_Data_Change) application&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;LoanApp&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag for loading the field into the Loan App (Loan_App) application&lt;br /&gt;
&lt;br /&gt;
== Accounts Sheet ==&lt;br /&gt;
&lt;br /&gt;
This sheet allows for listing Member Accounts that should be dropped from Vital Signs&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MBR_ACCOUNT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    The member account number&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;EXCLUDE_ACCOUNT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
    Yes/No flag to exclude the MBR_ACCOUNT&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3721</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3721"/>
		<updated>2025-07-14T18:07:58Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Verify the TLS Level Used for the Connection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 2 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
** Choose the file: stunnel-5.75-win64-installer.exe&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel using Add/Remove Programs or by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. &lt;br /&gt;
* Run Notepad (or Notepad++) as Administrator&lt;br /&gt;
* Open and edit the following file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Run Powershell as the Administrator and uninstall/reinstall the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
** Paste the commands individually (not all 3 at once).&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If you receive an error, or the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
=== Verify the TLS Level Used for the Connection ===&lt;br /&gt;
* After successfully starting server in Visimage, open the &amp;lt;code&amp;gt;C:\Program Files (x86)\stunnel\config\stunnel.log&amp;lt;/code&amp;gt; file.&lt;br /&gt;
* Look for the following lines toward the bottom of the log file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TLS connected: new session negotiated&lt;br /&gt;
TLSv1.3 ciphersuite: TLS... (256-bit encryption)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If your TLS level is 1.2 or 1.3 you are all set.&lt;br /&gt;
* If the TLS level is 1.1 or lower, contact Vital Soft support for assistance.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3720</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3720"/>
		<updated>2025-07-14T18:07:25Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Verify the TLS Level Used for the Connection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 2 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
** Choose the file: stunnel-5.75-win64-installer.exe&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel using Add/Remove Programs or by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. &lt;br /&gt;
* Run Notepad (or Notepad++) as Administrator&lt;br /&gt;
* Open and edit the following file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Run Powershell as the Administrator and uninstall/reinstall the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
** Paste the commands individually (not all 3 at once).&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If you receive an error, or the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
=== Verify the TLS Level Used for the Connection ===&lt;br /&gt;
* After successfully starting server in Visimage, open the &amp;lt;code&amp;gt;C:\Program Files (x86)\stunnel\config\stunnel.log&amp;lt;/code&amp;gt; file.&lt;br /&gt;
* Look for the following lines toward the bottom of the log file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TLS connected: new session negotiated&lt;br /&gt;
TLSv1.3 ciphersuite: TLS... (256-bit encryption)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If your TLS level is 1.2 or 1.3 you are all set.&lt;br /&gt;
* If the TLS level is less thamn 1.2, contact Vital Soft support for assistance.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3719</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3719"/>
		<updated>2025-07-14T18:07:10Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Verify the TLS Level Used for the Connection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 2 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
** Choose the file: stunnel-5.75-win64-installer.exe&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel using Add/Remove Programs or by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. &lt;br /&gt;
* Run Notepad (or Notepad++) as Administrator&lt;br /&gt;
* Open and edit the following file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Run Powershell as the Administrator and uninstall/reinstall the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
** Paste the commands individually (not all 3 at once).&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If you receive an error, or the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
=== Verify the TLS Level Used for the Connection ===&lt;br /&gt;
* After successfully starting server in Visimage, open the &amp;lt;code&amp;gt;C:\Program Files (x86)\stunnel\config\stunnel.log&amp;lt;/code&amp;gt; file. O&lt;br /&gt;
* Look for the following lines toward the bottom of the log file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TLS connected: new session negotiated&lt;br /&gt;
TLSv1.3 ciphersuite: TLS... (256-bit encryption)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If your TLS level is 1.2 or 1.3 you are all set.&lt;br /&gt;
* If the TLS level is less thamn 1.2, contact Vital Soft support for assistance.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3718</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3718"/>
		<updated>2025-07-14T18:06:28Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Verify the TLS Level Used for the connection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 2 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
** Choose the file: stunnel-5.75-win64-installer.exe&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel using Add/Remove Programs or by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. &lt;br /&gt;
* Run Notepad (or Notepad++) as Administrator&lt;br /&gt;
* Open and edit the following file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Run Powershell as the Administrator and uninstall/reinstall the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
** Paste the commands individually (not all 3 at once).&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If you receive an error, or the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
=== Verify the TLS Level Used for the Connection ===&lt;br /&gt;
* After successfully starting server in Visimage, open the stunnel log file. Open:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Look for the following lines toward the bottom of the log file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TLS connected: new session negotiated&lt;br /&gt;
TLSv1.3 ciphersuite: TLS... (256-bit encryption)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If your TLS level is 1.2 or 1.3 you are all set.&lt;br /&gt;
* If the TLS level is less thamn 1.2, contact Vital Soft support for assistance.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3717</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3717"/>
		<updated>2025-07-14T18:05:39Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Install the Stunnel Service */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 2 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
** Choose the file: stunnel-5.75-win64-installer.exe&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel using Add/Remove Programs or by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. &lt;br /&gt;
* Run Notepad (or Notepad++) as Administrator&lt;br /&gt;
* Open and edit the following file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Run Powershell as the Administrator and uninstall/reinstall the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
** Paste the commands individually (not all 3 at once).&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If you receive an error, or the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
=== Verify the TLS Level Used for the connection ===&lt;br /&gt;
* After successfully starting server in Visimage, open the stunnel log file. Open:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Look for the following lines toward the bottom of the log file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TLS connected: new session negotiated&lt;br /&gt;
TLSv1.3 ciphersuite: TLS... (256-bit encryption)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If your TLS level is 1.2 or 1.3 you are all set.&lt;br /&gt;
* If the TLS level is less thamn 1.2, contact Vital Soft support for assistance.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3716</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3716"/>
		<updated>2025-07-14T18:02:11Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 2 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
** Choose the file: stunnel-5.75-win64-installer.exe&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel using Add/Remove Programs or by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do &amp;#039;&amp;#039;&amp;#039;NOT&amp;#039;&amp;#039;&amp;#039; run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. &lt;br /&gt;
* Run Notepad (or Notepad++) as Administrator&lt;br /&gt;
* Open and edit the following file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Run Powershell as the Administrator and uninstall/reinstall the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If you receive an error, or the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
=== Verify the TLS Level Used for the connection ===&lt;br /&gt;
* After successfully starting server in Visimage, open the stunnel log file. Open:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Look for the following lines toward the bottom of the log file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
TLS connected: new session negotiated&lt;br /&gt;
TLSv1.3 ciphersuite: TLS... (256-bit encryption)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If your TLS level is 1.2 or 1.3 you are all set.&lt;br /&gt;
* If the TLS level is less thamn 1.2, contact Vital Soft support for assistance.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3715</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3715"/>
		<updated>2025-07-08T22:37:23Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Install the Stunnel Service */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  If Services is still running, exit and restart Services as the Administrator so that the list of services is refreshed.&lt;br /&gt;
** If the service does not restart, reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3714</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3714"/>
		<updated>2025-07-08T22:36:11Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Install the Stunnel Service */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  You will need to exit and restart Services as the Administrator&lt;br /&gt;
** If the service does not restart, you will need to reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3713</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3713"/>
		<updated>2025-07-08T22:35:51Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Verifying the Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  You will need to exit and restart Services as the Administrator&lt;br /&gt;
* If the service does not restart, you will need to reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* If you rebooted your PC, run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3712</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3712"/>
		<updated>2025-07-08T22:34:34Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
* Run Visimage, goto Edit Connections and make a note of the port number(s) you are using for LIVE/EOM and CERT.&lt;br /&gt;
** You are probably using 30501 and 30502, or 30503 and 30504.&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
** Check that the accept port numbers match what you are currently using.  If not, make the appropriate edits.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  You will need to exit and restart Services as the Administrator&lt;br /&gt;
* If the service does not restart, you will need to reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3711</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3711"/>
		<updated>2025-07-08T21:32:41Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation may require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Restart the &amp;quot;Stunnel TLS wrapper&amp;quot; service.  You will need to exit and restart Services as the Administrator&lt;br /&gt;
* If the service does not restart, you will need to reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3710</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3710"/>
		<updated>2025-07-08T21:28:47Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Customize the Stunnel Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3709</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3709"/>
		<updated>2025-07-08T21:28:30Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Install the Certificates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\config&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3708</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3708"/>
		<updated>2025-07-08T21:28:04Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30502&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\&amp;quot;Program Files (x86)&amp;quot;\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Install_Stunnel&amp;diff=3707</id>
		<title>Install Stunnel</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Install_Stunnel&amp;diff=3707"/>
		<updated>2025-07-03T16:38:20Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Prepare for Stunnel Install ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
* Download the Fiserv Certificate files [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Installing Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Install_Stunnel&amp;diff=3706</id>
		<title>Install Stunnel</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Install_Stunnel&amp;diff=3706"/>
		<updated>2025-07-03T16:34:29Z</updated>

		<summary type="html">&lt;p&gt;Johno: Created page with &amp;quot;=== Prepare for Stunnel Install === * Please note that installation does require a reboot of your PC / workstation. * You may need Admin level access to your PC to complete th...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Prepare for Stunnel Install ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Installing Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3705</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3705"/>
		<updated>2025-07-03T16:31:36Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host.&lt;br /&gt;
&lt;br /&gt;
=== Installing Stunnel for the First Time ===&lt;br /&gt;
Follow these [[Install Stunnel|instructions]] to install Stunnel 5.75 for the first time.  See below for instructions to upgrade Stunnel to version 5.75.&lt;br /&gt;
&lt;br /&gt;
=== Upgrading Stunnel to Support TLS 1.2 ===&lt;br /&gt;
In July 2025 Fiserv will be requiring all stunnel connections to use TLS 1.2.  To support this change, clients will need to upgrade stunnel to the latest version (currently 5.75 in June 2025).  Follow these instructions for [[Upgrading Stunnel to the Latest Version]].  We encourage you to contact Vital Soft support if you need assistance performing the upgrade.&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3704</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3704"/>
		<updated>2025-07-03T16:28:05Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host.&lt;br /&gt;
&lt;br /&gt;
=== Upgrading Stunnel to Support TLS 1.2 ===&lt;br /&gt;
In July 2025 Fiserv will be requiring all stunnel connections to use TLS 1.2.  To support this change, clients will need to upgrade stunnel to the latest version (currently 5.75 in June 2025).  Follow these instructions for [[Upgrading Stunnel to the Latest Version]].  We encourage you to contact Vital Soft support if you need assistance performing the upgrade.&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3703</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3703"/>
		<updated>2025-07-03T16:26:06Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* You must upgrade stunnel on all workstations using Visimage3 prior to &amp;#039;&amp;#039;&amp;#039;July 29th, 2025&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3702</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3702"/>
		<updated>2025-06-24T19:44:57Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv and told that it is ok to proceed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039; you must upgrade stunnel on all workstations using Visimage3 prior to the deadline provided by Fiserv in their client communication bulletin.  Don&amp;#039;t forget to also update any virtual machines that run Visimage3 scheduled jobs.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3701</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3701"/>
		<updated>2025-06-24T19:40:13Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv and told that it is ok to proceed.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the Stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the Stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3700</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3700"/>
		<updated>2025-06-24T19:39:39Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Prepare for Stunnel Upgrade */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv and told that it is ok to proceed.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files (in another location) - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3699</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3699"/>
		<updated>2025-06-24T19:38:27Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv and told that it is ok to proceed.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Install the Certificates ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Customize the stunnel Configuration ===&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Remove the semi-colon comments from the debug and output lines (lines 11 &amp;amp; 12):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
debug=info&lt;br /&gt;
output=stunnel.log&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines after &amp;quot;output=stunnel.log&amp;quot;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[Visimage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
=== Install the stunnel Service ===&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3698</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3698"/>
		<updated>2025-06-24T19:32:32Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Complete the Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv and told that it is ok to proceed.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Customize the Installation ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines (which can be copied from the stunnel.conf file that was saved in step 1):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3697</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3697"/>
		<updated>2025-06-24T19:27:25Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv and told that it is ok to proceed.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* You may need Admin level access to your PC to complete the install.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the the saved certificate files from step 1 (certs.pem, stunnel.pem) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Edit the stunnel configuration file. The file is located here:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Add the following lines (which can be copied from the stunnel.conf file that was saved in step 1):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CAfile = certs.pem&lt;br /&gt;
cert = stunnel.pem&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3696</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3696"/>
		<updated>2025-06-11T18:02:48Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the three saved files from step 1 (certs.pem, stunnel.pem and stunnel.conf) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3695</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3695"/>
		<updated>2025-06-11T17:59:35Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Verifying the Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the three saved files from step 1 (certs.pem, stunnel.pem and stunnel.conf) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;br /&gt;
* If the service is running, launch Visimage3 and test that you are able to successfully start server.&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3694</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3694"/>
		<updated>2025-06-11T17:57:54Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Complete the Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the three saved files from step 1 (certs.pem, stunnel.pem and stunnel.conf) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
* When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3693</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3693"/>
		<updated>2025-06-11T17:56:18Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Uninstall the Previous Version of Stunnel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was removed.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the three saved files from step 1 (certs.pem, stunnel.pem and stunnel.conf) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3692</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3692"/>
		<updated>2025-06-11T17:55:46Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Uninstall the Previous Version of Stunnel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the currently installed version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was deleted.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the three saved files from step 1 (certs.pem, stunnel.pem and stunnel.conf) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3691</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3691"/>
		<updated>2025-06-11T17:54:56Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Please note that installation does require a reboot of your PC / workstation.&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\certs.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.pem&lt;br /&gt;
C:\Program Files\stunnel\stunnel.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* Stop the Stunnel service&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Run the Windows Services program, locate the stunnel service and click Stop.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Uninstall the current version (5.01) of stunnel by running the following program.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files\stunnel\uninstall.exe&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Verify that the &amp;lt;code&amp;gt;C:\Program Files\stunnel&amp;lt;/code&amp;gt; directory was deleted.  If it remains, use File Manager to delete it.&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
* Install the most recent version of stunnel (5.75 in June 2025.)&lt;br /&gt;
** Choose the options that are appropriate for your organization.&lt;br /&gt;
** By default, stunnel will be installed in &amp;lt;code&amp;gt;C:\Program Files (x86)\&amp;lt;/code&amp;gt;&lt;br /&gt;
** During installation you will be asked questions to create a default certificate.  This certificate will not be used, so you can enter whatever values you choose or just press Enter on all of the prompts.&lt;br /&gt;
** Do NOT run stunnel at the end of installation.&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;br /&gt;
* Copy the three saved files from step 1 (certs.pem, stunnel.pem and stunnel.conf) into the following directory:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Program Files (x86)\stunnel\conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Install the stunnel &amp;#039;&amp;#039;&amp;#039;service&amp;#039;&amp;#039;&amp;#039; using Powershell.  If you installed stunnel for all users on the computer, you may need to run Powershell as the Administrator.&lt;br /&gt;
When Windows Powershell is running, enter the following commands:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd C:\Program Files (x86)\stunnel\bin&lt;br /&gt;
./stunnel -uninstall&lt;br /&gt;
./stunnel -install&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
* Reboot your PC.&lt;br /&gt;
&lt;br /&gt;
=== Verifying the Installation ===&lt;br /&gt;
* Run Windows Services and verify that the stunnel service is running.  The service is now called &amp;quot;Stunnel TLS Wrapper&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3690</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3690"/>
		<updated>2025-06-11T17:09:19Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Upgrading Stunnel to Support TLS 1.2 ===&lt;br /&gt;
In Q3 2025 Fiserv will be requiring all stunnel connections to use TLS 1.2.  To support this change, clients will need to upgrade stunnel to the latest version (currently 5.75 in June 2025).  Follow these instructions for [[Upgrading Stunnel to the Latest Version]].  We encourage you to contact Vital Soft support if you need assistance performing the upgrade.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3689</id>
		<title>Upgrading Stunnel to the Latest Version</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Upgrading_Stunnel_to_the_Latest_Version&amp;diff=3689"/>
		<updated>2025-06-11T17:06:56Z</updated>

		<summary type="html">&lt;p&gt;Johno: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.  === Prepare for Stunnel Upgrade === * Save copies of the following 3 files - you will need...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;DO NOT UPGRADE STUNNEL&amp;#039;&amp;#039;&amp;#039; until you have been contacted by Vital Soft or Fiserv.&lt;br /&gt;
&lt;br /&gt;
=== Prepare for Stunnel Upgrade ===&lt;br /&gt;
* Save copies of the following 3 files - you will need them later in the upgrade process.&lt;br /&gt;
* Download the latest version of stunnel [https://stunnel.org/downloads here].&lt;br /&gt;
&lt;br /&gt;
=== Uninstall the Previous Version of Stunnel ===&lt;br /&gt;
* 1&lt;br /&gt;
* Two&lt;br /&gt;
&lt;br /&gt;
=== Install Stunnel ===&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
=== Complete the Installation ===&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3688</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3688"/>
		<updated>2025-06-11T17:01:18Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Upgrading Stunnel to Support TLS 1.2 ===&lt;br /&gt;
In Q3 2025 Fiserv will be requiring all stunnel connections to use TLS 1.2.  To support this change, clients will need to upgrade stunnel to the latest version (currently 5.75 in June 2025).  DO NOT UPGRADE STUNNEL until you are contacted by Vital Soft or Fiserv.  Follow these instructions for [[Upgrading Stunnel to the Latest Version]].&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3687</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3687"/>
		<updated>2025-06-11T16:59:41Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Upgrading Stunnel to Support TLS 1.2 ===&lt;br /&gt;
In Q3 2025 Fiserv will be requiring all stunnel connections to use TLS 1.2.  To support this change, clients will need to upgrade stunnel to the latest version (currently 5.75 in June 2025).  DO NOT UPGRADE STUNNEL until you are contacted by Vital Soft or Fiserv.  Follow these instructions for [[Upgrading Stunnel to the latest version]].&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3686</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3686"/>
		<updated>2025-06-11T16:57:37Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Upgrading Stunnel to Support TLS 1.2 ===&lt;br /&gt;
In Q3 2025 Fiserv will be requiring all stunnel connections to use TLS 1.2.  To support this change, clients will need to upgrade stunnel to the latest version (currently 5.75 in June 2025).  DO NOT UPGRADE STUNNEL until you are contacted by Vital Soft or Fiserv.  Follow these instructions for [Upgrading Stunnel to the latest version].&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3685</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3685"/>
		<updated>2025-05-19T15:32:30Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Changing Visimage3 User Passwords */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.&lt;br /&gt;
* Passwords shorter than the minimum length will not be permitted.  &lt;br /&gt;
* Existing passwords will not be effected and do not need to be changed until they expire.&lt;br /&gt;
* The new minimum length requirement will apply when users change their passwords and when Admin users reset passwords or add new users.&lt;br /&gt;
* Visimage3 version 3.4.2.31 and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Contact_Us&amp;diff=3684</id>
		<title>Contact Us</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Contact_Us&amp;diff=3684"/>
		<updated>2025-05-19T15:26:28Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Hours */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Hours ==&lt;br /&gt;
&lt;br /&gt;
M-F 6:30am-3:30pm PST&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
1-800-848-2576 ext 21&lt;br /&gt;
&lt;br /&gt;
support@vital-soft.com&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3683</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3683"/>
		<updated>2025-04-23T19:39:20Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.  Passwords shorter than the minimum length will not be permitted.  This applies when adding new users and when resetting passwords.  Visimage3 version 3.4.2.x and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3682</id>
		<title>Visimage3 Setup for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Setup_for_Fiserv_Online_Clients&amp;diff=3682"/>
		<updated>2025-04-23T18:57:58Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Visimage3 Setup ===&lt;br /&gt;
After installing Visimage3, Fiserv Online Clients &amp;#039;&amp;#039;&amp;#039;must also install stunnel&amp;#039;&amp;#039;&amp;#039; which is used to encrypt all communication between Visimage3 and the host. A special Fiserv installation of stunnel can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Spectrum Databases via Linux ===&lt;br /&gt;
In Q3/Q4 of 2024, Fiserv will require that all Visimage3 connections be made via a Linux server.  When the transition is complete, clients will no longer be able to connect directly to HP-UX as had been done previously.&lt;br /&gt;
 &lt;br /&gt;
Click here for more [[Visimage3 Linux Connections for Fiserv Online Clients|details]] on updating users and task scheduler jobs to use the new Linux connection.&lt;br /&gt;
&lt;br /&gt;
=== New Stunnel Certificates (May 2024) ===&lt;br /&gt;
Effective May 13, 2024, clients must install new certificate files which can be downloaded [https://vital-soft.com/?page_id=544&amp;amp;product=stunnel&amp;amp;release=current here].  Follow these steps to install the certificates:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip the Stunnel_Certs_May_2024.zip file&lt;br /&gt;
copy stunnel.pem and certs.pem to C:/Program Files/stunnel&lt;br /&gt;
restart the stunnel service (or reboot your PC)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These certificates must be installed on all client PCs where Visiamge3 is installed. If you have a VM configured to execute Visimage3 tasks automatically, don&amp;#039;t forget to install the new certificates on that system also.&lt;br /&gt;
&lt;br /&gt;
=== Stunnel Configuration ===&lt;br /&gt;
Once stunnel has been installed you must edit the stunnel.conf file and modify the [VisImage Client] section or create a new section.  By default, the stunnel.conf file is located in C:\Program Files\stunnel.&lt;br /&gt;
&lt;br /&gt;
The below sample shows 3 sections for &amp;#039;&amp;#039;&amp;#039;users wishing to have easy access to HP-UX (Prod), Linux (Prod) and Linux (Cert)&amp;#039;&amp;#039;&amp;#039;.  This setup is &amp;#039;&amp;#039;&amp;#039;only&amp;#039;&amp;#039;&amp;#039; for those users who are testing and need to be able to switch between multiple connections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
; Prod connection to HP-UX&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = 100.96.0.25:30502&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Prod]&lt;br /&gt;
; Prod connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30503&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&lt;br /&gt;
[VisImage Linux Cert]&lt;br /&gt;
; Cert connection to Linux&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30504&lt;br /&gt;
connect = visimage-cert.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Notes:&lt;br /&gt;
* Section Name:&lt;br /&gt;
** The name of the section is not important, but must be unique&lt;br /&gt;
* Accept Port:&lt;br /&gt;
** The port must be different in each section&lt;br /&gt;
** The port must match the port specified in the Visimage3 connection (see below)&lt;br /&gt;
* Connect Address and Port for HP-UX connections:&lt;br /&gt;
** The IP address shown is only a sample&lt;br /&gt;
** The connect port will always be 30502 for HP-UX&lt;br /&gt;
* Connect Address and Port for Linux connections:&lt;br /&gt;
** Always use visimage.fiservapps.com for Prod, and visimage-cert.fiservapps.com for Cert&lt;br /&gt;
** The connect port will always be 8004 on Linux&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you have already rebooted your PC since installing stunnel, stop and restart the stunnel service. Otherwise reboot.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Checking the Stunnel Restart ===&lt;br /&gt;
After restarting the service (or rebooting) verify that the stunnel.log file has been updated.  Open the log file in Notepad and scroll to the end of the file.  If you do not see new entries written showing that the service was restarted then there is an issue with the configuration file.  Double check that the stunnel.conf file still exists and was not accidentally renamed while it was being edited.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Server Configuration ===&lt;br /&gt;
When creating a Visimage3 connection, use the following parameters:&lt;br /&gt;
   {| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border-spacing: 2,2,2,2;&amp;quot;&lt;br /&gt;
     |&amp;#039;&amp;#039;&amp;#039;Option&amp;#039;&amp;#039;&amp;#039; ||&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Address || 127.0.0.1&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Port || 30501&lt;br /&gt;
     |-&lt;br /&gt;
     | Host Profile Name || username!live or username!eom&lt;br /&gt;
     |}&lt;br /&gt;
Notes:&lt;br /&gt;
* When connecting via stunnel, the Host Address is always 127.0.0.1 (localhost)&lt;br /&gt;
* The port number specified in the connection must match the corresponding &amp;#039;&amp;#039;&amp;#039;Accept =&amp;#039;&amp;#039;&amp;#039; port entered in the stunnel.conf file&lt;br /&gt;
* The Host Profile Name is the username assigned by Fiserv. For example, joverton.&lt;br /&gt;
* The username is always followed by either &amp;#039;&amp;#039;&amp;#039;!live&amp;#039;&amp;#039;&amp;#039; (for the live databases) or &amp;#039;&amp;#039;&amp;#039;!eom&amp;#039;&amp;#039;&amp;#039; for the end of month (report) databases.&lt;br /&gt;
&lt;br /&gt;
=== Changing Visimage3 User Passwords ===&lt;br /&gt;
&lt;br /&gt;
In May 2025, Fiserv will begin enforcing a minimum length of 12 characters for Visimage3 User passwords.  Passwords shorter than the minimum length will not be permitted.  This applies when adding new users and when resetting passwords.  Visimage3 version 3.4.2.x and earlier will allow users to attempt to use a shorter password but the reset will fail with the following error:&lt;br /&gt;
&lt;br /&gt;
{{{&lt;br /&gt;
Unknown Error: &amp;lt;5:1:299&amp;gt; Error - Unable to reset password. Password is too short. Len=x, Min Len Required=12.&lt;br /&gt;
}}}&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Testpage&amp;diff=3681</id>
		<title>Testpage</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Testpage&amp;diff=3681"/>
		<updated>2025-04-23T18:47:29Z</updated>

		<summary type="html">&lt;p&gt;Johno: Created page with &amp;quot;Test&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Test&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3680</id>
		<title>Visimage3 Linux Connections for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3680"/>
		<updated>2024-08-29T23:27:24Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* Accessing Files Created by Spectrum Programs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What Databases Does the Linux Connection Use ===&lt;br /&gt;
When you start server in Visimage using the Linux connection, you connect to AskPlus on a Linux server. AskPlus then opens the Spectrum databases (over the network) on the corresponding HP-UX server.  As before, Visimage3 has direct access to your most recent (live) and month-end (eom) databases.&lt;br /&gt;
&lt;br /&gt;
What has changed is that AskPlus can no longer access &amp;#039;&amp;#039;&amp;#039;files&amp;#039;&amp;#039;&amp;#039; created on HP-UX.  Therefore if you have any existing Visimage3 reports that use files created by Spectrum programs (pextract, d3307, etc.) you must request that Fiserv modify the jobs to transfer the files to the Linux server.&lt;br /&gt;
&lt;br /&gt;
=== Accessing Files Created by Spectrum Programs ===&lt;br /&gt;
Some clients may have reports that require including unencrypted data.  Since Visimage3 cannot decrypt fields like SSN, the solution is usually to have Fiserv run a pextract that includes the ACCOUNT number and the decrypted SSN value in a delimited file.  In other scenarios, you may need access to values that are not stored in the database, like &amp;quot;loan payoff amount&amp;quot;, or &amp;quot;loan delinquent amount.&amp;quot;  Again, the solution for this is to request that Fiserv run the appropriate pextract (or similar program) to generate the required data in a CSV file.&lt;br /&gt;
&lt;br /&gt;
Since AskPlus (running on Linux) can no longer open files on HP-UX, you must contact Fiserv to have the jobs modified so that the extract files are now created on the Linux server.  Typically, no other changes will be required.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Passwords ===&lt;br /&gt;
The Visimage3 passwords are &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; shared between HP-UX and Linux.  It is likely that an Admin user will need to reset your password. If no Admin users are able to connect, contact Fiserv for assistance.&lt;br /&gt;
 &lt;br /&gt;
=== Switching Existing Users from HP-UX to Linux ===&lt;br /&gt;
Modify the stunnel.conf file and update the &amp;quot;connect =&amp;quot; value to update an existing user&amp;#039;s stunnel configuration and switch them from HP-UX to Linux:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the accept port, just update the connect address and port.  The only reason to change the accept port is if you want to maintain multiple connections.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Stop and restart the stunnel service.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Updating the Visimage3 Setup for Automated Tasks ===&lt;br /&gt;
Make the same changes as shown above for your users.  &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; of the Visimage3 connection.  This name is stored in the Task Scheduler and should never be changed.&lt;br /&gt;
* After updating stunnel.conf (and restarting stunnel), reset the Visimage3 password.&lt;br /&gt;
&lt;br /&gt;
=== When Should I Switch ===&lt;br /&gt;
Once you have successfully tested connections for multiple users and have successfully tested any (Task Scheduler) Automated Tasks then it&amp;#039;s time to switch.  There is no reason to continue using the HP-UX connection once you have successfully completed testing.  Remember, both the HP-UX and Linux connections are accessing the same databases.  It is just AskPlus that has moved. &lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3679</id>
		<title>Visimage3 Linux Connections for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3679"/>
		<updated>2024-08-29T23:25:36Z</updated>

		<summary type="html">&lt;p&gt;Johno: /* What Databases Does the Linux Connection Use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What Databases Does the Linux Connection Use ===&lt;br /&gt;
When you start server in Visimage using the Linux connection, you connect to AskPlus on a Linux server. AskPlus then opens the Spectrum databases (over the network) on the corresponding HP-UX server.  As before, Visimage3 has direct access to your most recent (live) and month-end (eom) databases.&lt;br /&gt;
&lt;br /&gt;
What has changed is that AskPlus can no longer access &amp;#039;&amp;#039;&amp;#039;files&amp;#039;&amp;#039;&amp;#039; created on HP-UX.  Therefore if you have any existing Visimage3 reports that use files created by Spectrum programs (pextract, d3307, etc.) you must request that Fiserv modify the jobs to transfer the files to the Linux server.&lt;br /&gt;
&lt;br /&gt;
=== Accessing Files Created by Spectrum Programs ===&lt;br /&gt;
Some clients may have reports that require including unencrypted data.  Since Visimage3 cannot decrypt fields like SSN, the solution in the past was usually to have Fiserv run a pextract that included the ACCOUNT number and the decrypted SSN value in a delimited file.  In other scenarios, you may need access to values that are not stored in the database, like &amp;quot;loan payoff amount&amp;quot;, or &amp;quot;loan delinquent amount.&amp;quot;  Again, the solution for this was to request that Fiserv run the appropriate pextract (or similar program) to generate the required data in a CSV file.&lt;br /&gt;
&lt;br /&gt;
Since AskPlus (running on Linux) can no longer open files on HP-UX, this solution no longer works.  For these reports, we are recommending that you convert the Visimage3 context that uses these files into AskPlus code that Fiserv can add to the existing job that generates the file.  With the added code, instead of just producing a file, the Fiserv job will create all of the needed output.&lt;br /&gt;
&lt;br /&gt;
Contact our support department if you need help with making these changes.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Passwords ===&lt;br /&gt;
The Visimage3 passwords are &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; shared between HP-UX and Linux.  It is likely that an Admin user will need to reset your password. If no Admin users are able to connect, contact Fiserv for assistance.&lt;br /&gt;
 &lt;br /&gt;
=== Switching Existing Users from HP-UX to Linux ===&lt;br /&gt;
Modify the stunnel.conf file and update the &amp;quot;connect =&amp;quot; value to update an existing user&amp;#039;s stunnel configuration and switch them from HP-UX to Linux:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the accept port, just update the connect address and port.  The only reason to change the accept port is if you want to maintain multiple connections.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Stop and restart the stunnel service.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Updating the Visimage3 Setup for Automated Tasks ===&lt;br /&gt;
Make the same changes as shown above for your users.  &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; of the Visimage3 connection.  This name is stored in the Task Scheduler and should never be changed.&lt;br /&gt;
* After updating stunnel.conf (and restarting stunnel), reset the Visimage3 password.&lt;br /&gt;
&lt;br /&gt;
=== When Should I Switch ===&lt;br /&gt;
Once you have successfully tested connections for multiple users and have successfully tested any (Task Scheduler) Automated Tasks then it&amp;#039;s time to switch.  There is no reason to continue using the HP-UX connection once you have successfully completed testing.  Remember, both the HP-UX and Linux connections are accessing the same databases.  It is just AskPlus that has moved. &lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3678</id>
		<title>Visimage3 Linux Connections for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3678"/>
		<updated>2024-08-20T22:11:29Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What Databases Does the Linux Connection Use ===&lt;br /&gt;
When you start server in Visimage using the Linux connection, you connect to AskPlus on a Linux server. AskPlus then opens the Spectrum databases (over the network) on the corresponding HP-UX server.  As before, Visimage3 has direct access to your most recent (live) and month-end (eom) databases.&lt;br /&gt;
&lt;br /&gt;
What has changed is that AskPlus can no longer access &amp;#039;&amp;#039;&amp;#039;files&amp;#039;&amp;#039;&amp;#039; created on HP-UX.  Therefore any existing Visimage3 reports that use files created by Spectrum programs (pextract, d3307, etc.) must be modified.&lt;br /&gt;
&lt;br /&gt;
=== Accessing Files Created by Spectrum Programs ===&lt;br /&gt;
Some clients may have reports that require including unencrypted data.  Since Visimage3 cannot decrypt fields like SSN, the solution in the past was usually to have Fiserv run a pextract that included the ACCOUNT number and the decrypted SSN value in a delimited file.  In other scenarios, you may need access to values that are not stored in the database, like &amp;quot;loan payoff amount&amp;quot;, or &amp;quot;loan delinquent amount.&amp;quot;  Again, the solution for this was to request that Fiserv run the appropriate pextract (or similar program) to generate the required data in a CSV file.&lt;br /&gt;
&lt;br /&gt;
Since AskPlus (running on Linux) can no longer open files on HP-UX, this solution no longer works.  For these reports, we are recommending that you convert the Visimage3 context that uses these files into AskPlus code that Fiserv can add to the existing job that generates the file.  With the added code, instead of just producing a file, the Fiserv job will create all of the needed output.&lt;br /&gt;
&lt;br /&gt;
Contact our support department if you need help with making these changes.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Passwords ===&lt;br /&gt;
The Visimage3 passwords are &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; shared between HP-UX and Linux.  It is likely that an Admin user will need to reset your password. If no Admin users are able to connect, contact Fiserv for assistance.&lt;br /&gt;
 &lt;br /&gt;
=== Switching Existing Users from HP-UX to Linux ===&lt;br /&gt;
Modify the stunnel.conf file and update the &amp;quot;connect =&amp;quot; value to update an existing user&amp;#039;s stunnel configuration and switch them from HP-UX to Linux:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the accept port, just update the connect address and port.  The only reason to change the accept port is if you want to maintain multiple connections.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Stop and restart the stunnel service.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Updating the Visimage3 Setup for Automated Tasks ===&lt;br /&gt;
Make the same changes as shown above for your users.  &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; of the Visimage3 connection.  This name is stored in the Task Scheduler and should never be changed.&lt;br /&gt;
* After updating stunnel.conf (and restarting stunnel), reset the Visimage3 password.&lt;br /&gt;
&lt;br /&gt;
=== When Should I Switch ===&lt;br /&gt;
Once you have successfully tested connections for multiple users and have successfully tested any (Task Scheduler) Automated Tasks then it&amp;#039;s time to switch.  There is no reason to continue using the HP-UX connection once you have successfully completed testing.  Remember, both the HP-UX and Linux connections are accessing the same databases.  It is just AskPlus that has moved. &lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|Back...]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3677</id>
		<title>Visimage3 Linux Connections for Fiserv Online Clients</title>
		<link rel="alternate" type="text/html" href="https://wiki.vital-soft.com/index.php?title=Visimage3_Linux_Connections_for_Fiserv_Online_Clients&amp;diff=3677"/>
		<updated>2024-08-20T22:06:13Z</updated>

		<summary type="html">&lt;p&gt;Johno: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== What Databases Does the Linux Connection Use ===&lt;br /&gt;
When you start server in Visimage using the Linux connection, you connect to AskPlus on a Linux server. AskPlus then opens the Spectrum databases (over the network) on the corresponding HP-UX server.  As before, Visimage3 has direct access to your most recent (live) and month-end (eom) databases.&lt;br /&gt;
&lt;br /&gt;
What has changed is that AskPlus can no longer access &amp;#039;&amp;#039;&amp;#039;files&amp;#039;&amp;#039;&amp;#039; created on HP-UX.  Therefore any existing Visimage3 reports that use files created by Spectrum programs (pextract, d3307, etc.) must be modified.&lt;br /&gt;
&lt;br /&gt;
=== Accessing Files Created by Spectrum Programs ===&lt;br /&gt;
Some clients may have reports that require including unencrypted data.  Since Visimage3 cannot decrypt fields like SSN, the solution in the past was usually to have Fiserv run a pextract that included the ACCOUNT number and the decrypted SSN value in a delimited file.  In other scenarios, you may need access to values that are not stored in the database, like &amp;quot;loan payoff amount&amp;quot;, or &amp;quot;loan delinquent amount.&amp;quot;  Again, the solution for this was to request that Fiserv run the appropriate pextract (or similar program) to generate the required data in a CSV file.&lt;br /&gt;
&lt;br /&gt;
Since AskPlus (running on Linux) can no longer open files on HP-UX, this solution no longer works.  For these reports, we are recommending that you convert the Visimage3 context that uses these files into AskPlus code that Fiserv can add to the existing job that generates the file.  With the added code, instead of just producing a file, the Fiserv job will create all of the needed output.&lt;br /&gt;
&lt;br /&gt;
Contact our support department if you need help with making these changes.&lt;br /&gt;
&lt;br /&gt;
=== Visimage3 Passwords ===&lt;br /&gt;
The Visimage3 passwords are &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; shared between HP-UX and Linux.  It is likely that an Admin user will need to reset your password. If no Admin users are able to connect, contact Fiserv for assistance.&lt;br /&gt;
 &lt;br /&gt;
=== Switching Existing Users from HP-UX to Linux ===&lt;br /&gt;
Modify the stunnel.conf file and update the &amp;quot;connect =&amp;quot; value to update an existing user&amp;#039;s stunnel configuration and switch them from HP-UX to Linux:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[VisImage Client]&lt;br /&gt;
client = yes&lt;br /&gt;
accept = 30501&lt;br /&gt;
connect = visimage.fiservapps.com:8004&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the accept port, just update the connect address and port.  The only reason to change the accept port is if you want to maintain multiple connections.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Stop and restart the stunnel service.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Updating the Visimage3 Setup for Automated Tasks ===&lt;br /&gt;
Make the same changes as shown above for your users.  &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Do not&amp;#039;&amp;#039;&amp;#039; change the &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; of the Visimage3 connection.  This name is stored in the Task Scheduler and should never be changed.&lt;br /&gt;
* After updating stunnel.conf (and restarting stunnel), reset the Visimage3 password.&lt;br /&gt;
&lt;br /&gt;
[[Visimage3 Setup for Fiserv Online Clients|back]]&lt;/div&gt;</summary>
		<author><name>Johno</name></author>
		
	</entry>
</feed>