Sign with Jarsigner

Windows

AppViewX CSP with JarSigner:

jarsigner.exe -verbose -storetype "Windows-My" -keyStore NONE -tsa <time_stamp_url> <input_file_path> -signedjar <output_file_path> "AppViewX Pvt Ltd"

Windows/Linux

AppViewX PKCS#11 Provider with JarSigner:

jarsigner.exe -verbose -keystore NONE -storetype PKCS11 -certs -providerclass sun.security.pkcs11.SunPKCS11 -providerArg "C:\Users\admin\AppData\Roaming\AppViewX Sign+\AVXPKCS11V1.cfg" <input_file_path> -signedjar <output_file_path> -tsa <time_stamp_url> "AppViewX Pvt Ltd's Splunk_Private_IssuingCA_lab"