/
seckeygen

seckeygen

The seckeygen script is a shell (non-Windows) or batch (Windows) script that maintains keys in a flat-file format compatible with the VersionedDataSealer plugin. It is designed to be run on a scheduled basis with a fixed set of options to generate new keys and maintain a certain number of older keys, keeping the file from growing larger than intended.

The following command line options are available:

Option

Explanation

Option

Explanation

-o

Output directory to use, defaults to the directory containing the script

-f filename

Path to file to create or maintain, defaults to sealer.keys

-h

Number of lines to allow in the file, defaults to 14

-b

Size of key in bytes to generate, defaults to 16

-u

Non-Windows only, the user account to create the file under

-g

Non-Windows only, the group account to create the file under

Related content

keygen
More like this
VersionedDataSealer
VersionedDataSealer
More like this
shibd
Read with this
FileCredentialResolver
FileCredentialResolver
More like this
SPConfig
Read with this
CredentialKey
CredentialKey
More like this