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.


To download the Securosys External Key Store (XKS) Proxy for AWS KMS retrieve the Download-Link-File from the Securosys Support Portal Knowledge Base article in the Download section. This file contains the credentials necessary for downloading the software package.

Support Portal: Download-Link-File



Software Package

Replace the variables CRED, VERSION with the values from the Download-Link-File.

USER=robot.reader.xks
CRED=REPLACE_ME
VERSION=latest
curl -L -XGET https://${USER}:${CRED}@securosys.jfrog.io/artifactory/aws-xks/aws_xks-${VERSION}.zip -o aws_xks-${VERSION}.zip