Skip to content

softhsm job from softhsm/1.0.0

Github source: f0ab31d or master branch

Properties

slots

List of slots of initialize if missing. Optional. SO can manually initialize using softhsm-util.

Example
- label: vault
  slot: 0
  so_pin: 9111
  user_pin: 1234

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/softhsm/ directory (learn more).

  • bin/ctl (from bin/ctl)
  • bin/monit_debugger (from bin/monit_debugger)
  • config/softhsm2.conf (from config/softhsm2.conf)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.