Skip to main content

Download

Download access

To download the software, you must be a registered support user.
If you are new to developing applications with a Securosys-HSM, you can obtain a free developer account by contacting us at info@securosys.com.


Releases

v2.x Branch

To fully leverage the features introduced in TSB version 2.0, Primus/CloudsHSM must be upgraded to at least version 3.x. Note that all Securosys CloudHSM Clusters are supported, except for CommonCriteria Clusters.

Artifactory Credentials to pull the docker-image are available here: Download-Link-File

VersionRelease DateImageRelease Notes
v2.1.02024.08.16 (latest)securosys.jfrog.io/external-tsb/securosys-tsb:2.1.0Release Notes - v2.1.0
v2.0.12024.07.25securosys.jfrog.io/external-tsb/securosys-tsb:2.0.1Release Notes - v2.0.1
v2.0.02024.04.04securosys.jfrog.io/external-tsb/securosys-tsb:2.0.0Release Notes - v2.0.0

Download Artifactory Credentials

To get the Docker-Artifactory Credentials for the Securosys Transaction Security Broker retrieve the Download-Link-File from the Securosys Support Portal in the Download section.

Support Portal: Download-Link-File


Download Configuration Files

Download the configuration files for the initial setup or whenever application parameters change. These files include all relevant parameters and Docker-compose templates necessary to run the application.

Currently the latest version is: VERSION=v2.0.1 - Note the v in front of the version-number.

set USER=robot.reader.tsb
set CREDENTIAL=REPLACE_ME
set VERSION=latest
curl -L -o "securosys_TSB-%VERSION%.zip" https://%USER%:%CREDENTIAL%@securosys.jfrog.io/artifactory/external-tsb/%VERSION%/Securosys_TSB-%VERSION%.zip

Software Download (Docker pull)

To launch the multi-container application, execute the following command in the directory where the docker-compose.yml file is located.

:~$ docker login securosys.jfrog.io -u robot.reader.tsb

Password available on Support Portal: Download-Link-File

:~$ docker pull securosys.jfrog.io/external-tsb/securosys-tsb:latest

Release History

v1.x Branch

Artifactory Credentials to pull the docker-image are available here: Download-Link-File

VersionRelease DateImageRelease Notes
v1.18.02024.03.07securosys.jfrog.io/external-tsb/securosys-tsb:1.18.0Release Notes - v1.18.0
v1.17.12023.12.11securosys.jfrog.io/external-tsb/securosys-tsb:1.17.1Release Notes - v1.17.1
v1.17.02023.11.06securosys.jfrog.io/external-tsb/securosys-tsb:1.17.0Release Notes - v1.17.0
v1.16.12023.10.10securosys.jfrog.io/external-tsb/securosys-tsb:1.16.1Release Notes - v1.16.1
v1.16.02023.07.28securosys.jfrog.io/external-tsb/securosys-tsb:1.16.0Release Notes - v1.16.0
v1.15.22023.07.19securosys.jfrog.io/external-tsb/securosys-tsb:1.15.2Release Notes - v1.15.2
v1.15.12023.04.12securosys.jfrog.io/external-tsb/securosys-tsb:1.15.1Release Notes - v1.15.1
v1.14.12022.12.07securosys.jfrog.io/external-tsb/securosys-tsb:1.14.1Release Notes - v1.14.1
v1.14.02022.10.31securosys.jfrog.io/external-tsb/securosys-tsb:1.14.0Release Notes - v1.14.0
v1.11.02022.04.21securosys.jfrog.io/external-tsb/securosys-tsb:1.11.0Release Notes - v1.11.0