19 Commits

Author SHA1 Message Date
2c5bf8fe30 Fixed issue with SSL
Override system keystore setting only if local location and local password are not null
2025-01-02 07:37:24 -05:00
9b3cdafc98 Refactored the name of the JAR file. 2025-01-01 16:53:34 -05:00
5286d0b577 Added more information and made things easier to read. 2025-01-01 16:19:43 -05:00
04f9008227 Initial instructions for the program 2025-01-01 15:55:10 -05:00
d61301af6d Catch Exception, which handles all CSV exceptions 2024-12-31 21:50:38 -05:00
00f1357af1 Debug writer update, credentials not required for SOAP, CSV header verification fix 2024-12-31 20:25:19 -05:00
5db076672c Make sure file not found errors are output to the screen 2024-12-31 16:16:46 -05:00
757387b46c Changed Exception to IOException 2024-12-31 16:15:45 -05:00
3175eab2e0 Changed Boolean to boolean 2024-12-31 16:15:06 -05:00
4054a1c84d Handles CSV exceptions correctly
Changed the code so that any exception thrown by the CSVParser is handled correctly
2024-12-31 16:12:44 -05:00
067e878d57 Class rename
Renamed the class to salter
2024-12-31 08:50:19 -05:00
2df3aa348a Now using new encryption routines
Changed to use the new encryption routines
2024-12-31 08:49:46 -05:00
9de9f501ef New encryption routine
Added to make the encryption routine more robust
2024-12-31 08:40:19 -05:00
8cfb65ccd7 New encryption routine
Added to make the encryption routine more robust
2024-12-31 08:39:10 -05:00
ef9df54fc1 Refactor code
Modified the code on Acer Chromebook
2024-12-29 12:34:59 -05:00
03c8c04b0f Not needed 2024-12-24 16:54:52 +00:00
affa7dfa07 Added new file. 2024-12-24 16:32:11 +00:00
426eee3a89 Refactored most of the code and added new files. 2024-12-24 16:30:12 +00:00
1048f0508f Initial commit 2024-12-18 16:12:28 +00:00