Follow the steps described in this section to upload the signed Authentication Suite Server SDK FM module.
To upload the signed FM module
Import the OneSpan signing certificate to the admin slot.
ctcert i -f CertExportFileName -s AdminSlotID -l CertificateName
ctcert i -f vascosigningcert_20470309.crt -s 1 -l vascosigningcert_20470309
If required, type the admin PIN.
Mark the certificate as trusted in the admin slot.
ctcert t -l CertificateName -s AdminSlotID
ctcert t -l vascosigningcert_20470309 -s 1
If required, type the admin SO PIN.
Upload the signed module to the HSM.
ctconf -b CertificateName -j aal2sdk.signed
ctconf -b vascosigningcert_20470309 -j aal2sdk.signed
If required, type the admin PIN.