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
(frombin/ctl
)bin/monit_debugger
(frombin/monit_debugger
)config/softhsm2.conf
(fromconfig/softhsm2.conf
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/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.