Home >

LunaSH Command Reference Guide > LunaSH Commands > package > package verify

package verify

Verifies that the specified package is from SafeNet, and that the provided authcode is correct.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Syntax

package verify <package_name> authcode <authcode> [-des3] [-useevp]

Option

Shortcut Description
<filename> . Verify the package file
-authcode <authcode> -a Specifies the secure package authorization code provided by SafeNet with the secure package
-des3 -d Use DES3 Cipher
-useevp -u Use OpenSSL EVP API

Example

lunash:>package verify lunacuf_update-1.0.0-1.testCert.spkg -authcode s5Sb699pTEtPW36N
 
 
Command succeeded:  decrypt package
 
Command succeeded:  verify package certificate
 
Command succeeded:  verify package signature
Preparing packages...
 
Command Result : 0 (Success)