Digital signing
Adobe Acrobat Sign

Configure Adobe Acrobat for signing

3min
this section explains how to create a key for digital signing and configure adobe acrobat to integrate with the {{vectera}} hsm to use the keys for document signing create a signing certificate by using fxcli perform the following steps to create a signing certificate on the hsm so you can use adobe acrobat to sign documents with the {{futurex}} pkcs #11 library open the fxcli prompt by running the fxcli hsm command in a terminal connect your laptop to the hsm by using the usb port on the front, and run the following command fxcli connect usb run the following command to log in with both default admin identities when prompted for the username and password, enter them you must run this command twice fxcli login user generate an rsa key pair and store it in a key slot on the hsm the slot must be within the slot range of the identity you created remember this slot because another command in this section refers to it fxcli generate algo rsa bits 2048 usage sign,verify name adobekeypair slot 10 create a signing certificate and designate a slot to save the certificate within the slot range of the identity you created remember this slot because another command in this section refers to it fxcli x509 sign private slot adobekeypair key usage digitalsignature dn 'o=ffuturex\cn=integrations' save slot 11 run the following commands to set a pkcs #11 key label and link the private key to the certificate fxcli keytable extdata slot 10 p11 attr label p11 value "integrations private" keytable extdata slot 10 p11 attr id p11 value "integrationspki" run the following commands to set a pkcs #11 certificate label and link the certificate to the private key fxcli keytable extdata slot 11 p11 attr label p11 value "integrations cert" keytable extdata slot 11 p11 attr id p11 value "integrationspki" configure the futurex pkcs #11 library in adobe acrobat this section provides instructions on attaching the {{futurex}} pkcs #11 library to adobe acrobat open adobe acrobat as administrator select menu in the upper left corner and select \[ preferences ] inside preferences , select signatures in the left side menu under i dentities & trusted certificates , select \[ more ] in the digital id and trusted certificate settings window, select pkcs #11 modules and tokens in the left hand menu then, select \[ attach module ] browse for the fxpkcs11 dll file and select it after you select the fxpkcs11 dll file, expand pkcs #11 modules and tokens and select fxpkcs11 underneath it in the left side menu select \[ login ] and enter the password for the identity you configured for this integration then, select \[ ok ] after you log in, you can expand the fxpkcs11 section in the left hand menu select futurex in that section in the futurex menu, you should see the signing certificate you created earlier by using fxcli displayed as a digital id close the digital id and trusted certificate settings window sign a pdf by using your signing certificate open a pdf document you want to sign in the left hand tools menu, select \[ use a certificate ] select \[ digitally sign ] use your mouse to click and drag to draw the area where you want the signature to appear in the sign with a digital id window, select your signing certificate and select \[ continue ] modify the appearance as needed and select \[ sign ] select where you want to save the signed document and select \[ save ] the document now shows a digital signature and a message stating that signed and all signatures are valid to view more information about the signature, double click your digital signature and select \[ signature properties ] here, you can view information about the validity and display the certificate