Download
Credentials
Below is the link to download Securosys REST-based Hardware Security Module (HSM) integration for HashiCorp Vault Community, which contains the credentials to access the software and its configuration files.
Download (account required)
Configuration Files
- Unix
- Windows
- Browser
USER=robot.reader.hashicorpvault
CRED=FTTGEcruzB_QUf3LBsq+KVV3wYuSx_
VERSION=1.2.5
curl -L -XGET https://${USER}:${CRED}@securosys.jfrog.io/artifactory/hcvault-ce-rest-integration/${VERSION}/config-files/HCVault_CE-Rest-Integration_${VERSION}.zip
set USER=robot.reader.hashicorpvault
set CRED=FTTGEcruzB_QUf3LBsq+KVV3wYuSx_
set VERSION=1.2.5
curl -L -o "HCVault_CE-Rest-Integration_%VERSION%.zip" https://%USER%:%CRED%@securosys.jfrog.io/artifactory/hcvault-ce-rest-integration/%VERSION%/config-files/HCVault_CE-Rest-Integration_%VERSION%.zip
Binaries Files
- Unix
- Windows
USER=robot.reader.hashicorpvault
CRED=FTTGEcruzB_QUf3LBsq+KVV3wYuSx_
VERSION=1.2.5
curl -L -XGET https://${USER}:${CRED}@securosys.jfrog.io/artifactory/hcvault-ce-rest-integration/${VERSION}/executable-files/HCVault_CE-Rest-Integration_${VERSION}_darwin_amd64.zip
set USER=robot.reader.hashicorpvault
set CRED=FTTGEcruzB_QUf3LBsq+KVV3wYuSx_
set VERSION=1.2.5
curl -L -o "HCVault_CE-Rest-Integration_%VERSION%_windows_amd64.zip" https://%USER%:%CRED%@securosys.jfrog.io/artifactory/hcvault-ce-rest-integration/%VERSION%/executable-files/HCVault_CE-Rest-Integration_%VERSION%_windows_amd64.zip