Download PKCE#11 Provider API
Download access
Access to the software download requires registration as 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.
Download Link & Credentials
To download the OpenSSL pkcs11-provider 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 Download
Replace the variables CRED
, P11_PROV_VERSION
with the values from the Download-Link-File.
- Unix amd64
- Browser
USER=robot.reader.openssl
CRED=REPLACE_ME
P11_PROV_VERSION=latest
curl -L -XGET "https://${USER}:${CRED}@securosys.jfrog.io/artifactory/opensslv3-pkcs11/${P11_PROV_VERSION}/Securosys_PrimusAPI_OSSLv3-Provider-PKCS11-${P11_PROV_VERSION}.zip" -o Securosys_PrimusAPI_OSSLv3-Provider-PKCS11-${P11_PROV_VERSION}.zip
Username: robot.reader.openssl